Contents

Flask-Executor 1.0.0

0

An easy to use Flask wrapper for concurrent.futures

An easy to use Flask wrapper for concurrent.futures

Stars: 173, Watchers: 173, Forks: 25, Open Issues: 10

The dchevell/flask-executor repo was created 5 years ago and the last code push was 1 years ago.
The project is popular with 173 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

No  flask-executor  pypi packages just yet.

Errors

A list of common flask-executor errors.

Code Examples

Here are some flask-executor code examples and snippets.

Related Packages & Articles