
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: 180, Watchers: 180, Forks: 27, Open Issues: 12The dchevell/flask-executor repo was created 7 years ago and the last code push was 3 years ago.
The project is popular with 180 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.
pythonfix







