flask-executor
Adds concurrent.futures support to Flask
Adds concurrent.futures support to Flask
To install this package, run one of the following:
Flask-Executor is an easy to use wrapper for the concurrent.futures module that lets you initialise and configure executors via common Flask application patterns. It's a great way to get up and running fast with a lightweight in-process task queue.
Summary
Adds concurrent.futures support to Flask
Last Updated
Aug 18, 2022 at 09:21
License
MIT
Total Downloads
15.6K
Supported Platforms
GitHub Repository
https://github.com/dchevell/flask-executorDocumentation
https://flask-executor.readthedocs.io/