//
Search across all documentation pages
11 pages in this section.
What "architecture" means for a Python service once you strip away framework and folder-naming debates - how the import graph is the literal shape of your boundaries, and how src layout, hexagonal architecture, DI, and domain modeling all follow from that one idea.
Structuring a Python codebase from day one.
`pydantic-settings`, 12-factor config, and secrets.
Boundaries, cohesion, and evolvable design.