mozillazg / flask-script

Flask extension to help writing external scripts for Flask applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-Script

https://travis-ci.org/smurfix/flask-script.png?branch=v2

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.

Resources

About

Flask extension to help writing external scripts for Flask applications

License:Other