opnsense-ports/www/py-flask-script/pkg-descr
Franco Fichtner 538c22e7c3 */*: sync with upstream
Taken from: HardenedBSD
2018-03-09 03:40:20 +01:00

6 lines
326 B
Text

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/