/p_utils

An attempt at collecting some of my commonly used utilities

Primary LanguagePython

An attempt at grouping the utilities that I end up using across different projects in a somewhat organized package. Clone this repo and install with

cd p_utils
pip install -e .