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 git+https://github.com/deadblue/boost-flask.git@master
# 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.dev1.tar.gz
(6.8 kB
view hashes)
Built Distribution
Close
Hashes for boost_flask-0.0.1.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a3c8a52cd5ff69d173fdf2cf3ced8959cc72aa9b6d751b85c8ddeb873eb3cc9 |
|
MD5 | b0737d1c11643df51b5cd6905953ad83 |
|
BLAKE2b-256 | 267bac13669e3fbe5db09b87bc9b5941cb8f7ed9cda39d1ba43d9f64e54c1e72 |