Add python extractor

This commit is contained in:
Nick Hahn 2022-09-14 14:04:35 +02:00
parent 52cd87650d
commit 7a422ef89b
4 changed files with 174 additions and 0 deletions

5
.gitignore vendored
View file

@ -1,3 +1,8 @@
# Python
__pycache__
venv/
images/
pads.json
# ---> Node
# Logs
logs