Skip to main content

Develop Flask app in a simple way.

Project description

BoostFlask

Say goodbye to app.add_url_rule or @app.route.

Features

  • Automatically scan views and register them to your Flask app.
  • Automatically inject dependencies to your views.
  • Gracefully release resource when app shutdown.

Install

# Install master version
pip install boost-flask
# Or install develop version
# pip install git+https://github.com/deadblue/boost-flask.git@develop

Example

See example

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

boost_flask-0.0.1.dev6.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

boost_flask-0.0.1.dev6-py3-none-any.whl (13.9 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