Scripting support for Flask
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.
$
pkg install py311-flask-scriptOrigin
www/py-flask-script
Size
146KiB
License
BSD3CLAUSE
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
0 packages