cnheider / draugr

A versatile set of tools for python development

Home Page:https://github.com/pything/draugr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valknut

Draugr

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

About

A versatile set of tools for python development

https://github.com/pything/draugr

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Shell 0.1%Language:Batchfile 0.0%