Frameworks
Approved frameworks and libraries for this codebase.
Critical Rules
- Use ONLY approved frameworks - NEVER introduce alternatives or substitutes
- Fetch docs when uncertain - Use the
fetch-docsskill with the doc ID from the table below - Use modern patterns - Avoid deprecated methods; check latest docs if uncertain
Quick Reference
| Framework | Purpose | Doc ID | Docs |
|---|---|---|---|
| pytest | Testing | /pytest-dev/pytest |
docs |
| pytest-check | Multiple failures per test | /okken/pytest-check |
docs |
| ruff | Linter and formatter | /astral-sh/ruff |
docs |
| ty | Type checker | /astral-sh/ty |
docs |
| uv | Package manager | /astral-sh/uv |
docs |
Fetching Documentation
When uncertain about API details, use the fetch-docs skill with the doc ID from the Quick Reference table above.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.