Skip to content

Flask extension to help writing external scripts for Flask applications

License

Notifications You must be signed in to change notification settings

Runscope/flask-script

 
 

Repository files navigation

Fork out this repo to Runscope organization, and fix the compatibility of this package with the Flask >3.x versions.

Deprecated

While the maintainers are willing to merge PR's, they are not actively developing features. As of Flask 0.11, Flask includes a built-in CLI tool, and that may fit your needs better.

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

About

Flask extension to help writing external scripts for Flask applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%