feat: AR-GPS initial commit — Python + JavaScript PyQt5 (standalone desktop app) + FastAPI (charts REST router) + OpenLayers (frontend map)

This commit is contained in:
2026-07-03 12:15:59 -04:00
commit 346bc1ffcb
19 changed files with 7149 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# GPS Navigator — standalone PyQt5 app
PyQt5>=5.15.0
PyQtWebEngine>=5.15.0
pyserial>=3.5
python-dotenv>=1.0.0
# Optional — only needed to parse .000 ENC files (heavy deps)
# geopandas>=0.14.0
# pyogrio>=0.6.0