sources for links.html [rev. 38799]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <title>[links] </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">[links] </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="links">
<h1 class="title">Links</h1>
<p>Some links to ongoing discussions and comments about pylib and technics/concepts pylib uses.</p>
<ul class="simple">
<li><a class="reference" href="http://blog.ianbicking.org/site-packages-considered-harmful.html">Discussion</a>
about site-packages. That's why pylib autopath and  py.__.misc.dynpkg are a good idea ;-)</li>
<li><a class="reference" href="http://pyinotify.sourceforge.net/">Pyinotify</a>  uses code from pypy autopath functions.</li>
<li><a class="reference" href="http://pythonpaste.org/testing-applications.html#the-test-environment">Testing (WSGI) Applications with Paste</a> and py.test. &quot;This has been written with py.test in mind.&quot; Paste uses py.test.</li>
<li><a class="reference" href="http://agiletesting.blogspot.com/">Agile Testing</a> by Grig Gheorghiu<ul>
<li><a class="reference" href="http://agiletesting.blogspot.com/2005/07/slides-from-py-library-overview.html">Slides from 'py library overview' presentation at SoCal Piggies meeting</a></li>
<li><a class="reference" href="http://agiletesting.blogspot.com/2005/01/python-unit-testing-part-3-pytest-tool.html">Python unit testing part 3: the py.test tool and library</a></li>
<li><a class="reference" href="http://agiletesting.blogspot.com/2005/07/py-lib-gems-greenlets-and-pyxml.html">greenlets and py.xml</a></li>
<li><a class="reference" href="http://agiletesting.blogspot.com/2005/06/keyword-based-logging-with-py-library.html">Keyword-based logging with the py library</a></li>
</ul>
</li>
</ul>
</div>
</div></body></html>