Smarter document extraction starts here.
Repository files navigation Python Monorepo with uv Workspaces A modern Python monorepo template using uv for workspace management and dependency resolution. This template supports libraries, ...
. ├── .github │ └── workflows │ ├── claude-review.yml │ ├── ruff.yml │ └── type-check.yml ├── src │ ├── __init__ ...