Exposing Asynchronous endpoint using Flask-RestPlus
Project description
Exposing Asynchronous endpoint using Flask-RestPlus
Mocking Celery
To mock celery, the best is still to use the celery_mock.CeleryMock class.
Mocking Huey
To mock huey, the best is still to update the Huey application before starting the Flask app by setting immediate to True.
How to install
- python 3.7+ must be installed
- Use pip to install module:
python -m pip install flasynk
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size flasynk-1.5.0-py3-none-any.whl (9.8 kB) | File type Wheel | Python version py3 | Upload date | Hashes View hashes |
Filename, size flasynk-1.5.0.tar.gz (7.3 kB) | File type Source | Python version None | Upload date | Hashes View hashes |