Pythonic
Readable modules, direct routes, and a structure that stays easy to reason about.
Simple Python website
`pyweb` keeps the codebase small and readable, while giving the front page enough visual structure to feel intentional instead of purely utilitarian.
Readable modules, direct routes, and a structure that stays easy to reason about.
Templates render straightforward content pages without introducing needless backend layers.
Add a route, drop in a template, and the site can grow without a structural rewrite.