Private library which is also free to public use. Its purpose is to be useful code keeper and template for various automation projects.
Anton's Tools package contains of following modules:
TBD
- TBD
The antools package utilizes following libraries, but they are installed by utility packages separately.
*TBD
Installable using pip. Execute:
pip install poetry
poetry init
poetry add antools
For correct initialization of new project, execute following:
python -m antools init
For correct installation of dependency, execute following:
python -m antools install UTILITY_NAME
- Antonín Drozda - adrozda.dev@gmail.com