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
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
boost_flask-0.0.1.dev6.tar.gz
(10.5 kB
view hashes)
Built Distribution
Close
Hashes for boost_flask-0.0.1.dev6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f94a27509bd490c2e5e8b989eefe60825ce8569b8a18ebb7cdf25781c42a8a31 |
|
MD5 | 0313cfd7d4de02113641a177ad20886e |
|
BLAKE2b-256 | 42985d75968d213b60d8f18e19765b144c778fe95668f7a318d36f987403b905 |