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.12.1.tar.gz
(178.7 kB
view details)
Built Distribution
plain-0.12.1-py3-none-any.whl
(221.7 kB
view details)
File details
Details for the file plain-0.12.1.tar.gz
.
File metadata
- Download URL: plain-0.12.1.tar.gz
- Upload date:
- Size: 178.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 361bd254f27b7f70d58957b449edc37a3fdd7ff68e80033d379adad8a2a0a86d |
|
MD5 | 341b28917a483b39dfd2faa4924ea8a4 |
|
BLAKE2b-256 | 786c80cca74080d3695775490ece3f570370996f923c82edab456210fe145499 |
File details
Details for the file plain-0.12.1-py3-none-any.whl
.
File metadata
- Download URL: plain-0.12.1-py3-none-any.whl
- Upload date:
- Size: 221.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dc4687cbb71c77eefe1e5108fc9adc4a2f91845d9818ec30e71fe7772605fdd |
|
MD5 | 64af9e498074bbc9ea582d9c5f933c2a |
|
BLAKE2b-256 | 106b4eceda3c7a840b14b54613551c064d6adbd3037832e113d78b8d4ccf7f01 |