Skip to content

avpps/utdee_backend

Repository files navigation

utdee_backend

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

Local setup

pre-commit hooks setup

  • run: pre-commit install (docs)
  • enable git hooks
    $ chmod +x git_hooks/*
    $ git config --local core.hooksPath git_hooks/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published