Workflows |
---|
A utility package for...
- pytorch stuff
- visualisations
- plotting directly in your terminal
- python in general
- opencv images
- numpy array functions
Many of these utilities might eventually be spun off as their own package onces they grow sufficiently coherent and/or massive.
https://en.wikipedia.org/wiki/Draugr
pip install draugr
OR
to include any of the dependencies include functionality in extras like so
pip install "draugr[drawer,writers]"
for drawer and writer functionalities and their dependencies