Metadata-Version: 2.1
Name: aap-eda
Version: 1.0.1
Summary: 
Author: Red Hat, Inc.
Author-email: info@ansible.com
Requires-Python: >=3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: all
Provides-Extra: dev
Requires-Dist: channels[daphne]
Requires-Dist: cryptography
Requires-Dist: django (<4)
Requires-Dist: django-filter
Requires-Dist: django-rq
Requires-Dist: djangorestframework
Requires-Dist: drf-spectacular
Requires-Dist: dynaconf (>=3)
Requires-Dist: kubernetes
Requires-Dist: podman (>=4.5)
Requires-Dist: psycopg2-binary; extra == "dev"
Requires-Dist: psycopg2; extra == "all"
Requires-Dist: pydantic
Requires-Dist: rq
Description-Content-Type: text/markdown

# Event Driven Ansible Controller

This repository contains the source code for the Event Driven Ansible Controller, aka EDA-Controller.

Licensed under [Apache Software License 2.0](LICENSE)

## How to install

Refer to the [deployment guide](docs/deployment.md) for further information if you want to install and run the application.

## Development environment

Refer to the [development guide](docs/development.md) for further information if you want to setup a development environment.

## Contributing

We ask all of our community members and contributors to adhere to the [Ansible code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
If you have questions or need assistance, please reach out to our community team at codeofconduct@ansible.com

Refer to the [Contributing guide](docs/contributing.md) for further information.

## Credits

EDA-Controller is sponsored by [Red Hat, Inc](https://www.redhat.com).

