Skip to main content

An opinionated, batteries-included ASGI web framework

Project description

Lustre

An opinionated, "batteries included" ASGI web framework on top of Starlette and the surrounding encode.io ecosystem.

Using Lustre will mainly entail:

  • Writing async endpoint handlers.
  • Writing templates using Jinja.
  • Accessing the database via encode's orm module.

Check out the microblog example to see how an application built with Lustre might work.

Database Backends

Since we use encode's databases module, we support several database backends, but you will need to install the backing package separately:

Roadmap

  • Automated tests
  • Proper, nice, logging support
  • Potentially support 'freezing' a site into a static bundle - Pre-render templates, turn redirects into nginx configuration, et cetera.

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

lustre-0.4.3.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

lustre-0.4.3-py3-none-any.whl (13.0 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