Açıklama Yok

snyk-bot 97db639ddb fix: requirements/requirements_writers.txt to reduce vulnerabilities 2 yıl önce
.conda b95e0bb1fa add more styles 3 yıl önce
.github d42bc81ba9 added publish color style 3 yıl önce
benchmarks 9be9fc133c Added windows task scheduler api WIP 3 yıl önce
docs 9be9fc133c Added windows task scheduler api WIP 3 yıl önce
draugr b95e0bb1fa add more styles 3 yıl önce
requirements 97db639ddb fix: requirements/requirements_writers.txt to reduce vulnerabilities 2 yıl önce
samples 9be9fc133c Added windows task scheduler api WIP 3 yıl önce
scripts a1118f1833 add convenience scripts 3 yıl önce
tests 9be9fc133c Added windows task scheduler api WIP 3 yıl önce
.coveragerc e7f9fb5033 Sanity 5 yıl önce
.flake8 552041212d Added flake8 checker 3 yıl önce
.gitignore 684bf76b97 remove ide stuff 4 yıl önce
.pre-commit-config.yaml b201daa8a2 relocation 3 yıl önce
.pyup.yml 3e1add860e Seperate writers reqs 5 yıl önce
.travis.yml d42bc81ba9 added publish color style 3 yıl önce
CHANGELOG.md 63b511ec79 Image stream drawers 3 yıl önce
KEYWORDS.md a6e5ab935f Added event exporter 4 yıl önce
LICENSE.md 63b511ec79 Image stream drawers 3 yıl önce
MANIFEST.in 0af876463d mpl styles 3 yıl önce
README.md d42bc81ba9 added publish color style 3 yıl önce
pyproject.toml a6e5ab935f Added event exporter 4 yıl önce
pytest.ini df7912dcf9 bump 3 yıl önce
requirements.txt b201daa8a2 relocation 3 yıl önce
setup.cfg 23a2270646 Formating 5 yıl önce
setup.py d42bc81ba9 added publish color style 3 yıl önce
tox.ini 3e1add860e Seperate writers reqs 5 yıl önce

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