High-level web framework
Project description
Fastlife
⚠️ Under Heavy Development Please note that this project is still in active development. Features and APIs may change frequently. Even the name is not definitive.
An opinionated Python web framework (based on {term}FastAPI).
Purpose
Fastlife helps at building Web Application with session, security, html test client, and html form generated from pydantic schema using customizable widget.
Hypermedia based
In Fastlife, templates are made using {term}XComponent.
It's a modern HTML template made to create template with components.
Those components are currently stylized by {term}Tailwind CSS,
using pytailwindcss.
Even if it is not used by fastlife, it has been made to be used with {term}HTMX.
First class configuration.
Fastlife is adding a "Configurator", like {term}Pyramid to get a better scallable codebase.
The configurator in fastlife organizes configuration settings hierarchically, enabling easy management and overriding at different levels. This promotes modularity and clarity in application configuration, making it simpler to maintain and scale your project.
Auto generated HTML Form.
Fastlife generate HTML Form from pydantic models, default widgets depending on the type of the model's field but customizable to get the expected results.
It allows fast development of form to get early prototype to focus on what matter the most.
Tests
Fastlife comes with a test client that can interact with html inside unit tests.
API
It also comes with an opinionated API wrapper made to enforce documentation consistency. Under the wood, it's a FastAPI application made for writing API.
Try it
The package is available on pypi with the name fastlifeweb.
pip install "fastlifeweb[xcomponent]"
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastlifeweb-0.30.0.tar.gz.
File metadata
- Download URL: fastlifeweb-0.30.0.tar.gz
- Upload date:
- Size: 293.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.1 CPython/3.12.12 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd5a5137a945a111ceb268470b363a401798104ed4f8e41f0a57373f30af1fdf
|
|
| MD5 |
b339db985f433fd1f38ea5d6f05a515d
|
|
| BLAKE2b-256 |
c49ed62880effe6fc7961833851417a48e289e72797f7a8e7f4ea0cb64144954
|
File details
Details for the file fastlifeweb-0.30.0-py3-none-any.whl.
File metadata
- Download URL: fastlifeweb-0.30.0-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.1 CPython/3.12.12 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27af958e3d5714cc16df26ad352f13ee28a655aaa05a19f4f0652aa13e9eafa1
|
|
| MD5 |
2269d4d3105af0405929d03488f9ebea
|
|
| BLAKE2b-256 |
1272e90236659b791cf9ab8c555ee9c9cea15820a670ccbe2ddd4a2c25385ac5
|