Note: This utility is an interface for Cloakbits launcher that can be downloaded after signing up an account at Cloakbits.
Cloakbits Manager for Python
Usage
pip install cloakbits
# or via package manager
pipenv install cloakbits
poetry add cloakbits
Important: Use of async
is preferred over sync
.
(tbd)