Initial project implementation

This commit is contained in:
2026-04-28 10:44:45 +08:00
commit 60527e935f
41 changed files with 7378 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Local data sources and runtime state
全国行政区.geojson
.s1dl/
.local-data/
*.db
*.sqlite
*.sqlite3
*.log
downloads/
data/
orbits/
projects/