/anyblok-background-tasks

Manage ways to run jobs (in backgroup or not...)

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

Build status Coverage Version status Documentation Status

Anyblok background tasks

Abstractions and tools to manage background tasks

Features

  • TODO

Contribute

  • Install dependencies to hack this project.
make install-dev
  • Setup database used to run test
make setup
  • Setup pre-commit hooks (Optionnal)
pre-commit install --install-hooks

You can use -n option to git commit command to not call hooks

Author

Pierre Verkest pierreverkest84@gmail.com https://github.com/petrus-v

Credits

This Anyblok package was created with audreyr/cookiecutter and the AnyBlok/cookiecutter-anyblok-project project template.