A web framework for building products with Python.
Project description
Plain
Plain is a web framework for building products with Python.
With the core plain
package you can build an app that:
- Matches URL patterns to Python views
- Handles HTTP requests and responses
- Renders HTML templates with Jinja
- Processes user input via forms
- Has a CLI interface
- Serves static assets (CSS, JS, images)
- Can be modified with middleware
- Integrates first-party and third-party packages
- Has a preflight check system
With the official Plain ecosystem packages you can:
- Integrate a full-featured database ORM
- Use a built-in user authentication system
- Lint and format code
- Run a database-backed cache
- Send emails
- Streamline local development
- Manage feature flags
- Integrate HTMX
- Style with Tailwind CSS
- Add OAuth login and API access
- Run tests with pytest
- Run a background job worker
- Build staff tooling and admin dashboards
Learn more at plainframework.com.
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
plain-0.7.0.tar.gz
(180.3 kB
view details)
Built Distribution
plain-0.7.0-py3-none-any.whl
(223.9 kB
view details)
File details
Details for the file plain-0.7.0.tar.gz
.
File metadata
- Download URL: plain-0.7.0.tar.gz
- Upload date:
- Size: 180.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.8.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10951de1e3cad8d3d4bafdae14bd3118f3f8787e66b89092efd0bc5606633839 |
|
MD5 | b24dfd0321c0c1e593748c90136653a3 |
|
BLAKE2b-256 | 4c82df781c001828a0f47de24447cd2b6bad21db04cc5fb03bb327f99537b7cc |
File details
Details for the file plain-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: plain-0.7.0-py3-none-any.whl
- Upload date:
- Size: 223.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.8.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37adb68ccc00ecb14711fa987a1b60f48f4de89d365fba3c17035680eae034bc |
|
MD5 | daa205958eaa04129b741974bee09fc4 |
|
BLAKE2b-256 | 6d3f6b91708e07bf001f86098bb3eecd306a5d9d7dd4ef6d17ba23fe44c15502 |