/celery-task-plugins

Celery task plugins

Primary LanguagePythonMIT LicenseMIT

celery-task-plugins

Celery task plugins that wrap celery tasks

Built on: Python3 and Docker (alpine)
Maintained by: Chris Lee [sihrc.c.lee@gmail.com]

Getting Started

  • Additional Python3 dependencies can be added to requirements.txt
  • Tests are located in ./tests
  • To run the docker container with the basic requirements, dependencies, and the package installed:
    $ docker-compose up