A Modern Framework for Building Python Web Apps
Project description
Solace Python Framework
Solace is a next generation web framework for Python3, inspired by Koa, built on Starlette.
Goals
-
make a framework that enables truly re-usable code
- we have a concept of "flows" (lightweight middleware)
-
make a framework that is easily extendable via plugins
- Starlette provides a solid core, everything extra is handled via plugins
-
provide a "common sense" approach to building web apps
-
enable rapid development and deployment using best practices
-
solve the problem first, then write the code
Solace is made from Awesome Open Source Projects
- Starlette
- Typer
- Poetry
- Loguru
- python-dotenv
- Jinja2
- Arrow
- Cerberus
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
solace-0.1.22.tar.gz
(12.3 kB
view hashes)
Built Distribution
solace-0.1.22-py3-none-any.whl
(15.3 kB
view hashes)