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.13.0.tar.gz
(178.8 kB
view details)
Built Distribution
plain-0.13.0-py3-none-any.whl
(221.9 kB
view details)
File details
Details for the file plain-0.13.0.tar.gz
.
File metadata
- Download URL: plain-0.13.0.tar.gz
- Upload date:
- Size: 178.8 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 | e9be871e37d1e7aa87cb2524fe063d653158537b451ba404a6bb0989d5fb279e |
|
MD5 | 3e45df6964d611bf9c373e465b5e2d1d |
|
BLAKE2b-256 | e6c40d7a6565e50f140c8871dbf1aa3c87bc4963f9fdd212ae69be37edccae2c |
File details
Details for the file plain-0.13.0-py3-none-any.whl
.
File metadata
- Download URL: plain-0.13.0-py3-none-any.whl
- Upload date:
- Size: 221.9 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 | 0ccb61f1a1a35d585b41c0c9cefe4cc8067f6b162a715904898ed076906f80fa |
|
MD5 | 119f0c1dd22a5e6a018cf5b829abc4d8 |
|
BLAKE2b-256 | f7730cce30e6e82d6ea0ef9ecc16457645cf32eb3c872dd8a53383a01926dbbe |