draugr

A versatile set of tools for python development

APACHE-2.0 License

Stars
5
Committers
5
Version Documentation codecov codebeat badge PyPI Python PyTorch Docker
Workflows
Publish Python  distributions  to PyPI and TestPyPI
On Push Any Documentation Check
CodeQL
Tests

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

Drawers

Samples