public repository of the spon_scraper. Initial publication

This commit is contained in:
Orihara Izaya
2024-07-17 03:51:51 +02:00
commit 9b53ad6a2b
11 changed files with 1104 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# PyCharm IDE
.idea/
*.iml
# Byte-compiled / optimized / DLL files
__pycache__/
# Environments
.env
.venv
env/
venv/
ENV/