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.8.1.tar.gz
(179.3 kB
view details)
Built Distribution
plain-0.8.1-py3-none-any.whl
(222.7 kB
view details)
File details
Details for the file plain-0.8.1.tar.gz
.
File metadata
- Download URL: plain-0.8.1.tar.gz
- Upload date:
- Size: 179.3 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 | b8f695833c37dfa27a7f468348a543b3950a41a504e8e4e145382d3d564dafa2 |
|
MD5 | 8b718a446f6c4681cc9146c0e2604935 |
|
BLAKE2b-256 | bac6e2709bc01f2e558bf96143397eee644dfb5aed53877519bf70d2a3747946 |
File details
Details for the file plain-0.8.1-py3-none-any.whl
.
File metadata
- Download URL: plain-0.8.1-py3-none-any.whl
- Upload date:
- Size: 222.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 | 478eea36650f41eb6327ea7e6319da62b3725e5b4f613bc9b436cf61bec26789 |
|
MD5 | 72562ff619b3ba5f9956d874a30d1c90 |
|
BLAKE2b-256 | 733d889adbdb4e0967b4033a1315543e862a8265a356b6559c49266d7f69990a |