Add DearPyGUI observer/server UI and demo launcher
This commit is contained in:
5
run_wms_server.bat
Normal file
5
run_wms_server.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
title FlyWMS - WMS Server
|
||||
cd /d "%~dp0"
|
||||
python flywms_wms_server.py --ui-backend dearpygui
|
||||
|
||||
Reference in New Issue
Block a user