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.0.tar.gz
(179.3 kB
view details)
Built Distribution
plain-0.8.0-py3-none-any.whl
(222.7 kB
view details)
File details
Details for the file plain-0.8.0.tar.gz
.
File metadata
- Download URL: plain-0.8.0.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 | a329bfe5684e5ee57b1773c5efc47c194d74b0e22128a801b50c7f6c2ab8f8ee |
|
MD5 | ea25eeadba4197af8dc1b145d908c86d |
|
BLAKE2b-256 | f9dc3db1f91016068e77b8e3c3279c7edf231bf563ee2e016657a85ad8268645 |
File details
Details for the file plain-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: plain-0.8.0-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 | 082a1dbf63d6595ac3571d10c0cdcaa6248fdf7f7c70aa7236b3a5f7461ae03a |
|
MD5 | 63219d1808908ca84f09aa0b44acd34e |
|
BLAKE2b-256 | b762d96e4575d533fed6bc950f4f8bcc4d257cc1cb32dd61891da9caef3214fc |