Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在编写一个 python 脚本来将 .ova 文件直接部署到 vmware 工作站。
我有以下问题。
只需要指针。
有一个名为 pysphere 的 python 模块可以为您完成工作。还有一个名为 pyxenter 的模块,我猜它又使用 pysphere。
不过,我并没有玩太多这些包:-)
~S