Private library which is also free to public use. Its purpose is to be useful code keeper and template for various automation projects.


Keywords
antools
License
MIT
Install
pip install antools==2.8.3

Documentation

Antools - Anton's Tools

Overview

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

Getting Started

Dependencies

The antools package utilizes following libraries, but they are installed by utility packages separately.

*TBD

Correct ackage Installation

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

Authors

URLs