Environment Setup
Create the environment
Requires Python 3.10+ (per pyproject.toml).
Dependencies
Development extras include:
pytest,pytest-cov— test suite and coverageruff— lint and format checkingblack— auto-formattingmypy— strict typing checkspydoclint— docstring ↔ signature consistency checks