1
0
Fork 0
mirror of https://github.com/qurator-spk/page2tsv.git synced 2026-03-15 11:42:06 +01:00

extract TSV Tools from qurator-spk/neath

This commit is contained in:
cneud 2019-12-16 16:37:47 +01:00
parent 92a81a869c
commit 59a1e81243
4 changed files with 299 additions and 2 deletions

4
requirements.txt Normal file
View file

@ -0,0 +1,4 @@
numpy
pandas
click
requests