Installation Guide
Requirements
- Python 3.11 or higher
Install with pip
Install from source
Development environment
This will install the following development tools:
- pytest: Testing framework
- pytest-asyncio: Async testing support
- black: Code formatting
- ruff: Code linting
- mypy: Type checking