Metadata-Version: 2.1
Name: pyvmomi-tools
Version: 0.1.2
Summary: 
Author: Blake
Author-email: 80996688+BlakeTnr@users.noreply.github.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pyvmomi (>=8.0.2.0.1,<9.0.0.0.0)
Description-Content-Type: text/markdown

# pyvmomi-tools
Extra tools for pyvmomi to make using it easier.

Much of this code was repurposed from the community samples.

## How to use
To install this package, download it locally and install by running `pip install .` in this project repository to install it locally on your machine

## Contributing
If you want to contribue go ahead, the more tools the merrier! If I do not see your pull request, email me at [blaketur@buffalo.edu](mailto:blaketur@buffalo.edu) or [ubnetdef@buffalo.edu](mailto:ubnetdef@buffalo.edu)
