first release v0.1

This commit is contained in:
2024-10-07 16:28:10 +02:00
commit 03570a30e6
28 changed files with 2124 additions and 0 deletions

15
requirements.txt Normal file
View File

@ -0,0 +1,15 @@
beautifulsoup4==4.12.3
lxml==5.1.0
neo4j==5.18.0
numpy==2.0.1
pandas==2.2.2
python-dateutil==2.9.0.post0
pytz==2024.1
six==1.16.0
soupsieve==2.5
tzdata==2024.1
argparse~=1.4.0
pip~=24.0
wheel~=0.41.2
setuptools~=68.2.0