Açıklama Yok

pyup-bot 47f7d5e4f3 Update sphinx from 1.8.5 to 4.0.1 3 yıl önce
.github 2670cbdfb3 precommit tests 3 yıl önce
benchmarks 0af876463d mpl styles 3 yıl önce
docs 2670cbdfb3 precommit tests 3 yıl önce
draugr 0e566cba27 Updated readme 3 yıl önce
requirements 47f7d5e4f3 Update sphinx from 1.8.5 to 4.0.1 3 yıl önce
samples 90e1db3021 replay video sample tb 3 yıl önce
scripts a1118f1833 add convenience scripts 3 yıl önce
tests c26d0d9fdb vulkan global device selection 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 552041212d Added flake8 checker 3 yıl önce
.pyup.yml 3e1add860e Seperate writers reqs 5 yıl önce
.travis.yml 6e07627445 0.8.8 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 0e566cba27 Updated readme 3 yıl önce
pyproject.toml a6e5ab935f Added event exporter 4 yıl önce
pytest.ini df7912dcf9 bump 3 yıl önce
requirements.txt 0498338efb allow nesting of reqs 3 yıl önce
setup.cfg 23a2270646 Formating 5 yıl önce
setup.py 2670cbdfb3 precommit tests 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

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