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: 175, Watchers: 175, Forks: 26, Open Issues: 11

The 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

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

Flask-Compress 1.15

Compress responses in your Flask app with gzip, deflate, brotli or zstandard.