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.6.0.tar.gz
(180.4 kB
view details)
Built Distribution
plain-0.6.0-py3-none-any.whl
(224.0 kB
view details)
File details
Details for the file plain-0.6.0.tar.gz
.
File metadata
- Download URL: plain-0.6.0.tar.gz
- Upload date:
- Size: 180.4 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 | 75827989d80f489f5263e9b849432941b1cda7aeb92ae3ce864367a28c55e6e6 |
|
MD5 | aa091b3cd982205ad31a6db40dec6208 |
|
BLAKE2b-256 | 0d9e9ca4bd598f10276ec1fa5c22ac35e4b15ef28a189dbb41981ce08e9a3eee |
File details
Details for the file plain-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: plain-0.6.0-py3-none-any.whl
- Upload date:
- Size: 224.0 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 | 7f7e5bb61982877f86a4b1fb6c58e3451c8479e783f628e797418f98b8401cd9 |
|
MD5 | 239e8653412ca73c4e4b476084bc8f67 |
|
BLAKE2b-256 | 7f4486b4612ca54a86e2895951b93b043f77e71ae6b1d20145daaee3cbe979a3 |