Skip to content

Latest commit

 

History

74 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Make flask more simple.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages