Flask-Script
A set of utilities for use with the Flask framework which provide decorators, classes and helpers for writing your own script commands.
Useful for creating command-line scripts, cronjobs etc outside your web application.
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
replace imports of flask.ext.script with flask_script in docs
| Failed to load latest commit information. | |||
|
|
docs |
|
|
|
|
examples |
|
|
|
|
flask_script |
|
|
|
|
.gitignore |
|
|
|
|
.travis.yml |
|
|
|
|
CHANGES |
|
|
|
|
LICENSE |
|
|
|
|
MANIFEST.in |
|
|
|
|
README.rst |
|
|
|
|
requirements.txt |
|
|
|
|
setup.py |
|
|
|
|
tests.py |
|
|
|
|
tox.ini |
|
|