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.0.tar.gz
(178.7 kB
view details)
Built Distribution
plain-0.12.0-py3-none-any.whl
(221.7 kB
view details)
File details
Details for the file plain-0.12.0.tar.gz
.
File metadata
- Download URL: plain-0.12.0.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 | a94276ee6ef27c706fa0d57c00d1177b53c0a733d4988165f9ec098da52cbd28 |
|
MD5 | 435d12e998f5247af6a87a8475189de8 |
|
BLAKE2b-256 | b0edb26c9e21aad95da14c71cd2977f82b4a3a2e237fd5ff05e40bfcf88b502b |
File details
Details for the file plain-0.12.0-py3-none-any.whl
.
File metadata
- Download URL: plain-0.12.0-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 | 91fd9409a47299b9d558962b1246eeaa2eeddc944b0d7ede73d4a84e2c5032fd |
|
MD5 | c32455977d4c8299a6141aa2f124beea |
|
BLAKE2b-256 | be749eac1c468b379677776ae06f207edec7c0e706f09b44f799a83344e646f3 |