Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 337 Bytes

File metadata and controls

11 lines (9 loc) · 337 Bytes

Development

  • See specs/project.md for project overview, SDD process, and spec index.
  • Do not edit TODO.md

Environment

  • Use uv to manage dependencies
  • Use uv to run all python commands

Style

  • Always use absolute imports
  • Do not create __init__.py files with re-exports; keep them empty or omit them