<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>[release-0.9.0] </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">[release-0.9.0] </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-0-9-0-py-test-distributed-execution-greenlets-and-more">
<h1 class="title">py lib 0.9.0: py.test, distributed execution, greenlets and more</h1>
<p>Welcome to the 0.9.0 py lib release - a library aiming to
support agile and test-driven python development on various levels.</p>
<p>Main API/Tool Features:</p>
<ul class="simple">
<li>py.test: cross-project testing tool with many advanced features</li>
<li>py.execnet: ad-hoc code distribution to SSH, Socket and local sub processes</li>
<li>py.magic.greenlet: micro-threads on standard CPython ("stackless-light")</li>
<li>py.path: path abstractions over local and subversion files</li>
<li>rich documentation of py's exported API</li>
<li>tested against Linux, OSX and partly against Win32, python 2.3-2.5</li>
</ul>
<p>All these features and their API have extensive documentation,
generated with the new "apigen", which we intend to make accessible
for other python projects as well.</p>
<p>Download/Install: <a class="reference" href="http://codespeak.net/py/0.9.0/download.html">http://codespeak.net/py/0.9.0/download.html</a>
Documentation/API: <a class="reference" href="http://codespeak.net/py/0.9.0/index.html">http://codespeak.net/py/0.9.0/index.html</a></p>
<p>Work on the py lib has been partially funded by the
European Union IST programme and by <a class="reference" href="http://merlinux.de">http://merlinux.de</a>
within the PyPy project.</p>
<p>best, have fun and let us know what you think!</p>
<p>holger krekel, Maciej Fijalkowski,
Guido Wesdorp, Carl Friedrich Bolz</p>
</div>
</div></body></html>