Go to file
hpk 9b5e15bebe [svn r63346] update docs
--HG--
branch : trunk
2009-03-26 12:15:14 +01:00
contrib [svn r63171] avoid random writes to tempdir 2009-03-21 12:40:31 +01:00
example [svn r63208] moving example to top-level dir. 2009-03-22 18:08:31 +01:00
py [svn r63346] update docs 2009-03-26 12:15:14 +01:00
CHANGELOG [svn r58690] * add to TODO, changelog 2008-10-06 21:50:35 +02:00
LICENSE [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00
MANIFEST [svn r63341] regen setup 2009-03-26 10:48:10 +01:00
README.txt [svn r63217] * remove obsolete doc 2009-03-23 01:59:18 +01:00
TODO.txt [svn r60977] add a few notes that i discussed with Brian when i was in Seattle 2009-01-14 22:07:05 +01:00
ez_setup.py [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00
setup.py [svn r63346] update docs 2009-03-26 12:15:14 +01:00

README.txt

The py lib is a Python development support library featuring 
the following tools and modules:

* py.test: tool for distributed automated testing
* py.execnet: ad-hoc distributed execution
* py.code: dynamic code generation and introspection
* py.path:  uniform local and svn path objects 
* py.magic.greenlet: micro-threads

It includes code and contributions from several people, 
listed in the LICENSE file. 

For questions, please see py/doc/index.txt, refer to the website
http://pylib.org or come to the #pylib IRC freenode channel or subscribe to 
http://codespeak.net/mailman/listinfo/py-dev .

have fun, 

holger krekel, holger at merlinux eu

$Id: README.txt 63217 2009-03-23 00:59:18Z hpk $