Flask-Executor 1.0.0
0
An easy to use Flask wrapper for concurrent.futures
Contents
An easy to use Flask wrapper for concurrent.futures
Stars: 175, Watchers: 175, Forks: 26, Open Issues: 11The dchevell/flask-executor
repo was created 6 years ago and the last code push was 1 years ago.
The project is popular with 175 github stars!
How to Install flask-executor
You can install flask-executor using pip
pip install flask-executor
or add it to a project with poetry
poetry add flask-executor
Package Details
- Author
- Dave Chevell
- License
- MIT
- Homepage
- https://github.com/dchevell/flask-executor
- PyPi:
- https://pypi.org/project/Flask-Executor/
- GitHub Repo:
- https://github.com/dchevell/flask-executor
Classifiers
Related Packages
Errors
A list of common flask-executor errors.
Code Examples
Here are some flask-executor
code examples and snippets.