feat: AR-GPS initial commit — Python + JavaScript PyQt5 (standalone desktop app) + FastAPI (charts REST router) + OpenLayers (frontend map)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user