Skip to main content

High-level web framework

Project description

Fastlife

Documentation Continuous Integration Coverage Report Maintainability

⚠️ 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.

Templates are made using {term}JinjaX and an extensible set of component is available in order to build pages.

Those components are currently stylized by {term}Tailwind CSS, 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 {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.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastlifeweb-0.18.0.tar.gz (263.4 kB view hashes)

Uploaded Source

Built Distribution

fastlifeweb-0.18.0-py3-none-any.whl (1.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page