Initial Commit

This commit is contained in:
2020-12-29 15:12:31 +00:00
commit 7a7a6d3dd4
5 changed files with 742 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.venv
*.csv
geckodriver.log
*.png
*.lock
.vscode