Skip to main content

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


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.16.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

solace-0.1.16-py3-none-any.whl (13.4 kB 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