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.dev5.tar.gz
(10.0 kB
view hashes)
Built Distribution
Close
Hashes for boost_flask-0.0.1.dev5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19350267a2dc1c1dcd671faab8d7ee4a7b72baa5c4a073bc227c027e406cbff6 |
|
MD5 | dffcdab8254bcd5850755b2f954e5338 |
|
BLAKE2b-256 | 5dfd2dcb62ad75b164b51fd67130e4ab9e4a365e85e6c4340e3b8cf816ab674b |