NOTE: libs is currently under development, if there is any issues. Please refer to issues
Carefully crafted standalone libraries created in the Python language.
- Encryption
- Unencryption
- Redis
- Caching
- Image Manipulation
- Regex Patterns
- Spotify API
- LastFM API
- Weather API
- Fragment API
Python 3.10 or higher is required
To install the library you can run the following command:
# Linux/macOS
python3 -m pip install -U git+https://github.com/bowlsr/libs
# Windows
py -3 -m pip install -U git+https://github.com/bowlsr/libs