Installation
Installation¶
Requirements¶
- Python >=3.11, <3.13
From Source¶
Clone the repository:
1 2 | |
Install with pip:
1 | |
For Development¶
Using Poetry:
1 2 | |
Run tests:
1 | |
Run pre-commit checks:
1 | |
Clone the repository:
1 2 | |
Install with pip:
1 | |
Using Poetry:
1 2 | |
Run tests:
1 | |
Run pre-commit checks:
1 | |