Proper
properproject.orgOpinionated and batteries-included Python web framework for readable code.
Dev Toolspythonweb-frameworkscaffoldingasgiormbatteries-includedconvention-over-configuration

About
Proper is an opinionated Python web framework designed around convention over configuration and code readability. It comes batteries-included with built-in ORM, forms, caching, authentication, background tasks, and more — no glue code required. Scaffold complete resources (model, controller, views, tests, routes) with a single CLI command.
Problem
Building Python web apps requires assembling and gluing together many third-party libraries with no enforced conventions, making codebases hard to read and maintain.
For
Python web developers who value readable, conventional code
How it works
Developers install Proper via uv, then use CLI generators to scaffold complete, idiomatic resource files (models, controllers, views, tests) wired together and ready to run.
Business model
open-source
Status
launched