53 lines
1.9 KiB
HTML
53 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset='utf-8' />
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
|
|
<meta name="description" content="Pyvmomi : VMware vSphere API Python Bindings" />
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
|
|
|
|
<title>Pyvmomi</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<!-- HEADER -->
|
|
<div id="header_wrap" class="outer">
|
|
<header class="inner">
|
|
<a id="forkme_banner" href="https://github.com/vmware/pyvmomi">View on GitHub</a>
|
|
|
|
<h1 id="project_title">Pyvmomi</h1>
|
|
<h2 id="project_tagline">VMware vSphere API Python Bindings</h2>
|
|
|
|
<section id="downloads">
|
|
<a class="zip_download_link" href="https://github.com/vmware/pyvmomi/zipball/master">Download this project as a .zip file</a>
|
|
<a class="tar_download_link" href="https://github.com/vmware/pyvmomi/tarball/master">Download this project as a tar.gz file</a>
|
|
</section>
|
|
</header>
|
|
</div>
|
|
|
|
<!-- MAIN CONTENT -->
|
|
<div id="main_content_wrap" class="outer">
|
|
<section id="main_content" class="inner">
|
|
<h3>
|
|
<a name="welcome-to-pyvmomi" class="anchor" href="#welcome-to-pyvmomi"><span class="octicon octicon-link"></span></a>Welcome to pyVmomi.</h3>
|
|
|
|
<p>If you're just getting started, you actually want to visit <a href="http://vmware.github.io/pyvmomi-community-samples/">pyvmomi-community-samples</a> first. You only need to work with the pyVmomi source code directly if you are planning on contributing to the core library.</p>
|
|
</section>
|
|
</div>
|
|
|
|
<!-- FOOTER -->
|
|
<div id="footer_wrap" class="outer">
|
|
<footer class="inner">
|
|
<p class="copyright">Pyvmomi maintained by <a href="https://github.com/vmware">vmware</a></p>
|
|
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
|
|
</footer>
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|