Initial commit.

This commit is contained in:
2026-01-28 22:05:35 +00:00
parent c4a0928edd
commit d72d9c705b
45 changed files with 3517 additions and 0 deletions

11
python/requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
# MTG Card Import
pandas
psycopg2
numpy
openpyxl
# MTG Booster Box Price CardMarket
requests
beautifulsoup4
selenium