A python web framework for people who read their code
Project description
Proper Web Framework
Proper is a new Python web framework. Not another Flask clone, it's a Ruby-on-Rails clone :P.
More seriously: it isn't a clone, but it is heavily influenced by Rails in the ways that matter: opinionated, generator-heavy, focused on REST and server-rendered HTML, built around a fixed project structure, and packed with batteries for auth, file uploads, etc.
The one thing Proper does very differently: The runtime is ASGI (you need it for performance and WebSockets), but the code you write is synchronous. No async/await confetti scattered across code that doesn't need concurrency.
Full human-shaped docs at properproject.org/docs.
For the press release
Proper is the Python web framework I built for myself after years in the trade, once I understood that hard conventions do not lock you in - they free you to focus on what's important.
(It also works for the back cover of my future biography by Walter Isaacson).
Community
License
Code: MIT. Documentation: CC BY-SA 4.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file proper-0.20.0.tar.gz.
File metadata
- Download URL: proper-0.20.0.tar.gz
- Upload date:
- Size: 450.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.23 {"installer":{"name":"uv","version":"0.11.23","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
474b20a5bfcadd0086ceab3a31d51fd06b93cc47305439e9fb730aa7d68b8490
|
|
| MD5 |
16c13ae944194f483bcc5b913e524ce8
|
|
| BLAKE2b-256 |
861ee0abc8b02dfc0367b99b22c0d7df503907fd8a5367a90440b4578db15371
|
File details
Details for the file proper-0.20.0-py3-none-any.whl.
File metadata
- Download URL: proper-0.20.0-py3-none-any.whl
- Upload date:
- Size: 513.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.23 {"installer":{"name":"uv","version":"0.11.23","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8ad2bf10c7c2cd6049a844c11f77568106c370840fe494cbcc83c787350cb35
|
|
| MD5 |
1a6413ee86b3bb0fa2b52ff0d372a144
|
|
| BLAKE2b-256 |
7013c3b99937dc96a1700bf45fac4da3bfeefabd5035e6e6a5148317bac5bced
|