/flask-script

Flask extension to help writing external scripts for Flask applications

Primary LanguagePythonOtherNOASSERTION

Flask-Script

https://travis-ci.org/smurfix/flask-script.svg?branch=master Latest Version Supported Python versions License

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