Add DearPyGUI observer/server UI and demo launcher

This commit is contained in:
administrator
2026-06-04 08:57:36 +02:00
parent e86c05a885
commit aa17d7ffd3
9 changed files with 869 additions and 8 deletions

5
run_wms_server.bat Normal file
View File

@@ -0,0 +1,5 @@
@echo off
title FlyWMS - WMS Server
cd /d "%~dp0"
python flywms_wms_server.py --ui-backend dearpygui