Flask-Script 2.0.6
0
Scripting support for Flask
Contents
Scripting support for Flask
Stars: 678, Watchers: 678, Forks: 151, Open Issues: 33The smurfix/flask-script
repo was created 12 years ago and the last code push was 4 years ago.
The project is popular with 678 github stars!
How to Install flask-script
You can install flask-script using pip
pip install flask-script
or add it to a project with poetry
poetry add flask-script
Package Details
- Author
- Matthias Urlichs
- License
- BSD
- Homepage
- http://github.com/smurfix/flask-script
- PyPi:
- https://pypi.org/project/Flask-Script/
- GitHub Repo:
- https://github.com/smurfix/flask-script
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-script errors.
Code Examples
Here are some flask-script
code examples and snippets.