Add python extractor
This commit is contained in:
parent
52cd87650d
commit
7a422ef89b
4 changed files with 174 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,3 +1,8 @@
|
|||
# Python
|
||||
__pycache__
|
||||
venv/
|
||||
images/
|
||||
pads.json
|
||||
# ---> Node
|
||||
# Logs
|
||||
logs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue