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.dev4.tar.gz
(8.2 kB
view hashes)
Built Distribution
Close
Hashes for boost_flask-0.0.1.dev4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2363908287f2c3fcf7f7255c7e39d3341b6ebfe9bbb8331c2f6a4ad63cc0c334 |
|
MD5 | 375cf57cdd0dcfd499c7a504d7d909c7 |
|
BLAKE2b-256 | cc686b2789c0008f1cdbe8361b2a01b54ce3bf5d6184ba96b2c7c84aeab1ad91 |