summaryrefslogtreecommitdiff
path: root/www/py-flask-script/pkg-descr
blob: 220dde91972bd5452c5b76b84b502a2d740957b0 (plain) (blame)
1
2
3
4
5
6
The Flask-Script extension provides support for writing external scripts
in Flask. This includes running a development server, a customised
Python shell, scripts to set up your database, cronjobs, and other
command-line tasks that belong outside the web application itself.

WWW: http://flask-script.readthedocs.io/en/latest/