doit_tools 0.1.5

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

doit tools 0.1.5

doit-tools
Predefined tasks for doit
This library contains common tasks for:

pip-tools
isort

To use these tasks, just install doit-tools and import them in your dodo.py. You
can also configure their behavior by setting the config object's attributes.
from doit_tools import config, task_compile, task_sync

config.main_requirements_source = 'setup.py'

You can find out how to use each task and the config object by reading the
docstrings

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.