Newer
Older
# pya AGen Extension
## Installation (Developer)
1. Clone this repository
2. (Optional) Create a Python environment and activate it
3. Install pya_agen with the developer configuration
```bash
pip install --editable ".[dev]"