A python3 basic utility library
Developed and tested on Ubuntu 24.04, with all packages installed.
Required packages (not preinstalled):
- requests
instalation:
pip3 install requests python3 -m pip install git+https://github.com/bot910/butils.git
Uninstallation:
python3 -m pip uninstall butils