0 purchases
AlbertUnruhUtils.py 2.3.0
AlbertUnruhUtils.py
A collection of utils written in Python
Installation
Python 3.9 or higher is required!
via pip: (recommended)
pip3 install -U AlbertUnruhUtils.py
If you want async-support you have to append [async] to the command.
latest develop-version:
(requires git to be installed)
git clone https://github.com/AlbertUnruh/AlbertUnruhUtils.py
cd AlbertUnruhUtils.py
pip3 install -U .
If you want async-support you have to append [async] to the last command.
Docs
The docs can be found here
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.