<!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><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 external" href="download.html">Download and Installation</a></p> <p><a class="reference external" href="release-0.9.1.html">0.9.1 release announcement</a></p> <div class="section" id="main-tools-and-api"> <h1>Main tools and API</h1> <p><a class="reference external" href="test.html">py.test</a> introduces to the <strong>py.test</strong> testing utility.</p> <p><a class="reference external" href="execnet.html">py.execnet</a> distributes programs across the net.</p> <p><a class="reference external" href="greenlet.html">py.magic.greenlet</a>: micro-threads (lightweight in-process concurrent programming)</p> <p><a class="reference external" href="path.html">py.path</a>: local and subversion Path and Filesystem access</p> <p><a class="reference external" 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 external" href="apigen.html">apigen</a>: a new way to generate rich Python API documentation</p> </div> <div class="section" id="support-functionality"> <h1>support functionality</h1> <p><a class="reference external" href="code.html">py.code</a>: High-level access/manipulation of Python code and traceback objects.</p> <p><a class="reference external" href="xml.html">py.xml</a> for generating in-memory xml/html object trees</p> <p><a class="reference external" href="io.html">py.io</a>: Helper Classes for Capturing of Input/Output</p> <p><a class="reference external" href="log.html">py.log</a>: an alpha document about the ad-hoc logging facilities</p> <p><a class="reference external" href="misc.html">miscellaneous features</a> describes some small but nice py lib features.</p> </div> <div class="section" id="background-and-motivation-information"> <h1>Background and Motivation information</h1> <p><a class="reference external" href="future.html">future</a> handles development visions and plans for the near future.</p> <p><a class="reference external" href="why_py.html">why what how py?</a>, describing motivation and background of the py lib.</p> </div> </div> </div></body></html>