martyanov / flask-script

Flask extension to help writing external scripts for Flask applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.



About

Flask extension to help writing external scripts for Flask applications

License:Other


Languages

Language:Python 91.8%Language:Shell 8.2%