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
TODO.
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.dev3.tar.gz
(7.8 kB
view hashes)
Built Distribution
Close
Hashes for boost_flask-0.0.1.dev3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3ee21889357763e1ff41ca524e60be8f50f9c96594ebb7356bd61a9a4d33340 |
|
MD5 | c254a302c1f18342f3a22ac196b13ee3 |
|
BLAKE2b-256 | 88955dd11e871516c315cedd00e0fee4eded27bf4a9eaf8c3b616fb68e6e19d8 |