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 FastAPI).
Purpose
Fastlife helps at building Web Application with session, security, html test client, and html form generated from pydantic schema using customizable widget.
Templates are made using JinjaX and an extensible set of component is available in order to build pages.
Those components are currently stylized by tailwindcss, using pytailwindcss.
Moreover, you can also write API, in an opinionated way to enforce documentation consistency.
First class configuration.
Fastlife is adding a "Configurator", like 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.
Tests
Fastlife come with a test client that can interact with html inside unit tests.
Try it
The package is available on pypi with the name fastlifeweb.
pip install fastlifeweb
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
File details
Details for the file fastlifeweb-0.16.0.tar.gz
.
File metadata
- Download URL: fastlifeweb-0.16.0.tar.gz
- Upload date:
- Size: 254.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Linux/6.10.10-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75cba06215f1e3a2bdf586c49b38b4c33ccc7752afd200a419dfd367f6eebf44 |
|
MD5 | 5171ea9de1705181d8fe198d138e0f4f |
|
BLAKE2b-256 | ef374893f69219fce24f1930ed896eea9193803c38e849fafb19dca55d573f47 |
File details
Details for the file fastlifeweb-0.16.0-py3-none-any.whl
.
File metadata
- Download URL: fastlifeweb-0.16.0-py3-none-any.whl
- Upload date:
- Size: 968.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Linux/6.10.10-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c76d9f95ac1775e797c7c3d69695bb663da0542db051a68f3bdb57a40d2c8db9 |
|
MD5 | ab561abe395e004c8505847ecef6e920 |
|
BLAKE2b-256 | 44ddd43339d4d93a9c46e30dccb05ed1b6b9a410bf52ffaeb5bc8e1196c721fa |