更新 README.md

This commit is contained in:
elmgates
2024-10-08 19:12:07 +08:00
parent 33c3d52f68
commit 7de2db1e5d

View File

@@ -1,3 +1,7 @@
# Hyper-V_Web_Manager
一款基于Web的Hyper-V虚拟机管理python程序
一款基于Web的Hyper-V虚拟机管理python程序
需要注意的事项:
1、运行此程序的主机上需要有Hyper-V虚拟机
2、要能正常调用PowerShell本程序基于Python中运行PowerShell来实现
3、建议不要用于生产环境Web服务器用的是Flask若要用于生产环境请更换Web服务器