# Quick Start / Official Entry

Project: ansible/ansible

## Official Install Entry

### Python / pip - Official install entry

```bash
pip install ansible-core
```

Source: https://github.com/ansible/ansible#readme

## Sources

- repo: https://github.com/ansible/ansible
- docs: https://github.com/ansible/ansible#readme
