DilllonB07 Utilities
Dill_tils is a package that has my commonly used functions inside it for ease of use.
Installation
Anyone can use this package by installing it from PyPi via one of the following commands:
Pip
pip install dill_tilspip3 install dill_tilspython -m pip install dill_tilspython3 -m pip install dill_tilsPoetry
poetry install dill_tilsConda
conda install dill_tilsPipenv
pipenv install dill_tilsUsage
Just import the modules you need and get started!
License
This project is licensed under the LGPLv3 license.