weather api working -> 2025-01-27 17:49:29

This commit is contained in:
pepev-nrt 2025-01-27 17:49:36 +01:00
parent 7a933631d9
commit a9c7381977
14 changed files with 288 additions and 17 deletions

4
.gitignore vendored
View file

@ -1,3 +1,7 @@
# Specific for my project
.cache.sqlite
# Python generic .gitignore
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]