Skip to content

AlbertUnruh/AlbertUnruhUtils.py

Repository files navigation

PyPi Version Python Versions Build License: MIT Code Style: black [tokei.rs - Code Lines] [tokei.rs - Total Lines] [tokei.rs - Files]

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

Releases

No releases published

Packages

No packages published

Languages