Keine Beschreibung

pre-commit-ci[bot] 4b9cd6bff4 [pre-commit.ci] pre-commit autoupdate vor 2 Monaten
.conda 69ac6dbef4 Added more typing vor 2 Jahren
.github d3ccf64d4f Add picking appropiate progress bar based on python context vor 2 Jahren
benchmarks 34091bcc91 Add some typing vor 2 Jahren
docs 05d4529141 docs url vor 2 Jahren
draugr c4993c220c Merge branch 'release/1.0.6' vor 2 Jahren
requirements 5b5732cd6c Merge remote-tracking branch 'origin/snyk-fix-21698a764ea73323853dbb7129196c5e' into develop vor 2 Jahren
samples dfdecadff9 remove jax examples vor 2 Jahren
scripts a1118f1833 add convenience scripts vor 3 Jahren
tests 34091bcc91 Add some typing vor 2 Jahren
.coveragerc e7f9fb5033 Sanity vor 5 Jahren
.flake8 ff81967223 gray conversion vor 2 Jahren
.gitattributes cca1ff6371 Moved os utilities vor 3 Jahren
.gitignore 344e762cea add bidirectional iterator vor 2 Jahren
.pre-commit-config.yaml 4b9cd6bff4 [pre-commit.ci] pre-commit autoupdate vor 2 Monaten
.pyup.yml 69ac6dbef4 Added more typing vor 2 Jahren
.readthedocs.yaml 60541f0a14 fmlps vor 2 Jahren
.travis.yml 69ac6dbef4 Added more typing vor 2 Jahren
CHANGELOG.md 63b511ec79 Image stream drawers vor 3 Jahren
KEYWORDS.md a6e5ab935f Added event exporter vor 4 Jahren
LICENSE.md 69ac6dbef4 Added more typing vor 2 Jahren
MANIFEST.in 0af876463d mpl styles vor 3 Jahren
README.md c402304c2c Update docs vor 2 Jahren
dependabot.yml 44d1590542 dependabot vor 2 Jahren
environment.yaml 151e62a72f bump vor 2 Jahren
pyproject.toml a6e5ab935f Added event exporter vor 4 Jahren
pytest.ini 60541f0a14 fmlps vor 2 Jahren
requirements.txt 8db7ae49dd tick vor 3 Jahren
setup.cfg 23a2270646 Formating vor 5 Jahren
setup.py c933c9e705 cron utilities start vor 2 Jahren
tox.ini 7d34a02a36 A tox py version vor 3 Jahren

README.md

Valknut

Draugr

Version Documentation codecov codebeat badge PyPI Python PyTorch Docker
Workflows
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