Skip to main content

Exposing Asynchronous endpoint using Flask-RestPlus

Project description

Exposing Asynchronous endpoint using Flask-RestPlus

pypi version Build status Coverage Code style: black Number of tests Number of downloads

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

  1. python 3.7+ must be installed
  2. Use pip to install module:
python -m pip install flasynk

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flasynk-1.5.0.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

flasynk-1.5.0-py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page