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.9.0.tar.gz
(179.4 kB
view details)
Built Distribution
plain-0.9.0-py3-none-any.whl
(222.8 kB
view details)
File details
Details for the file plain-0.9.0.tar.gz
.
File metadata
- Download URL: plain-0.9.0.tar.gz
- Upload date:
- Size: 179.4 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 | 78482d8278eb5a9418c54f691e42c6f924d7b6be6605dea4023f0ce6d7842e03 |
|
MD5 | 7b65a43709caf482404b23d4766e17ba |
|
BLAKE2b-256 | b46c2154d79fab03824658d202af2dbc40ee3374dac0fcb28476b5fc93a75336 |
File details
Details for the file plain-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: plain-0.9.0-py3-none-any.whl
- Upload date:
- Size: 222.8 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 | 6ea644b642e44d45b7892ba82174eed7851baba9ce5eb08e0e2b7f296bb68061 |
|
MD5 | ef0a8df04bf5bc73a23e6766d517cec5 |
|
BLAKE2b-256 | 7f51175ca8b5c6478fe504aa321391863e389bfbf71b5171b66239a6c7e8c42f |