<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>[index] </title> <meta content="text/html;charset=ISO-8859-1" name="Content-Type"/> <link href="style.css" media="screen" rel="stylesheet" type="text/css"/></head> <body> <div id="logo"><a href="http://codespeak.net"><img alt="py lib" height="114" id="pyimg" src="http://codespeak.net/img/pylib.png" width="154"/></a></div> <div id="metaspace"> <div class="project_title">[index] </div> <div id="menubar"><a class="menu" href="index.html">index</a> <a class="menu" href="../../apigen/api/index.html">api</a> <a class="menu" href="../../apigen/source/index.html">source</a> <a class="menu" href="contact.html">contact</a> <a class="menu" href="download.html">download</a></div></div> <div id="contentspace"> <div id="docinfoline"> <div style="float: right; font-style: italic;"> </div></div> <div class="document" id="py-lib-documentation"> <h1 class="title">py lib documentation</h1> <blockquote> The py lib aims at supporting a decent development process addressing deployment, versioning, testing and documentation perspectives.</blockquote> <p><a class="reference" href="download.html">Download and Installation</a></p> <p><a class="reference" href="release-0.9.0.html">0.9.0 release announcement</a></p> <div class="section"> <h1><a id="main-tools-and-api" name="main-tools-and-api">Main tools and API</a></h1> <p><a class="reference" href="test.html">py.test</a> introduces to the <strong>py.test</strong> testing utility.</p> <p><a class="reference" href="execnet.html">py.execnet</a> distributes programs across the net.</p> <p><a class="reference" href="greenlet.html">py.magic.greenlet</a>: micro-threads (lightweight in-process concurrent programming)</p> <p><a class="reference" href="path.html">py.path</a>: local and subversion Path and Filesystem access</p> <p><a class="reference" href="bin.html">py lib scripts</a> describe the scripts contained in the <tt class="docutils literal"><span class="pre">py/bin</span></tt> directory.</p> <p><a class="reference" href="apigen.html">apigen</a>: a new way to generate rich Python API documentation</p> </div> <div class="section"> <h1><a id="support-functionality" name="support-functionality">support functionality</a></h1> <p><a class="reference" href="code.html">py.code</a>: High-level access/manipulation of Python code and traceback objects.</p> <p><a class="reference" href="xml.html">py.xml</a> for generating in-memory xml/html object trees</p> <p><a class="reference" href="io.html">py.io</a>: Helper Classes for Capturing of Input/Output</p> <p><a class="reference" href="log.html">py.log</a>: an alpha document about the ad-hoc logging facilities</p> <p><a class="reference" href="misc.html">miscellaneous features</a> describes some small but nice py lib features.</p> </div> <div class="section"> <h1><a id="background-and-motivation-information" name="background-and-motivation-information">Background and Motivation information</a></h1> <p><a class="reference" href="future.html">future</a> handles development visions and plans for the near future.</p> <p><a class="reference" href="why_py.html">why what how py?</a>, describing motivation and background of the py lib.</p> </div> </div> </div></body></html>