Skip to content

PyNSXv is a high level python based library and CLI tool to control NSX for vSphere

License

Notifications You must be signed in to change notification settings

ddesmidt/pynsxv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyNSXv

PyNSXv is a high level python based library that exposes ready to use workflows and a CLI tool that can be used to control VMware NSX for vSphere

PyNSXv can be used in two different ways, as a library by importing the files in the /library subdirectory into your code, or as a CLI tool by executing pynsxvon the command line after installation. For easier installation please use PIP on your system

More extensive documentation will follow soon, including python and shell script examples

dependencies

PyNSXv has the following dependencies:

Please check the installation instructions of these projects if you run into installation issues

installing PyNSXv

PyNSXv can be installed using pip:

pip install pynsxv

About

PyNSXv is a high level python based library and CLI tool to control NSX for vSphere

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%