Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 397 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 397 Bytes

qutils

qutils is my personal collection of complex functions I've written in Python over the years.

to install run in bash:

$ chmod +x install.sh
$ ./install.sh

or in the main directory

pip install . -r requirements.txt

files placed in the other folder are useful files that have not been sorted and do not have a nice place to live

dependencies

found in requirements.txt