Skip to content
This repository was archived by the owner on Sep 24, 2023. It is now read-only.

Colin-b/flasynk

Repository files navigation

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

About

Exposing Asynchronous endpoint using Flask-RestPlus

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages