first commit

This commit is contained in:
Dr Marc 2025-09-25 12:49:25 +02:00
commit 4767d7b95d
7 changed files with 268 additions and 0 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.python-version
uv.lock
webscraping.db