Application for performing tasks using parallelization.
utdee_backend can work in following modes:
- standalone gunicorn server with rest api
- library for use in your application
- run:
pre-commit install
(docs) - enable git hooks
$ chmod +x git_hooks/* $ git config --local core.hooksPath git_hooks/