init: init proj

This commit is contained in:
2026-06-29 09:43:20 +08:00
commit f26c490861
12 changed files with 890 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
output/
__pycache__/
*.pyc
.weather_cache.json
.trend_cache.json
run.sh