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.10.0.tar.gz
(179.4 kB
view details)
Built Distribution
plain-0.10.0-py3-none-any.whl
(222.8 kB
view details)
File details
Details for the file plain-0.10.0.tar.gz
.
File metadata
- Download URL: plain-0.10.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 | fd14054cb58f1b4adca25f25b21d33b27d49264671a8053896b632cff5b82308 |
|
MD5 | a3645b226c6a3653430761dc9e37a4ca |
|
BLAKE2b-256 | abcc7a010898cdd8684095639ee8bbd83f6b135dbf490243bdc2cbff899bed2c |
File details
Details for the file plain-0.10.0-py3-none-any.whl
.
File metadata
- Download URL: plain-0.10.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 | 4d5355d3f712d0d287b798588bf46e7b8a84709bbc7062691e055c82312bc0f7 |
|
MD5 | c15096fa626ef74e24a84cd98cc4a0e3 |
|
BLAKE2b-256 | b45d319544a793bd142f3246cfadc94efdf0970653c4736630a58e2ae2418785 |