Initial Commit

This commit is contained in:
jpattWPC
2022-03-07 16:56:54 -06:00
parent 73da866d7d
commit 3d4fbc7ba7
15 changed files with 1223 additions and 0 deletions

4
requirements.bat Normal file
View File

@@ -0,0 +1,4 @@
@echo off
pip install pyinstaller
pip install proxmoxer
pip install PySimpleGUIQt