initial commit

This commit is contained in:
June 2025-10-14 19:48:59 +13:00
commit 997aaa4984
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.venv
.env
**/.DS_Store

1
main.py Normal file
View File

@ -0,0 +1 @@
from urllib import request