Go to file
holger krekel e7b86d808f Added tag 1.0.2 for changeset 4816e8b80602
--HG--
branch : 1.0.x
2009-08-27 11:43:52 +02:00
bin-for-dist finalizing doc bits for 1.0.2 2009-08-27 11:43:46 +02:00
contrib adding a 5 LOC plugin for capturing and ignoring the output of test function calls 2009-08-11 19:02:32 +02:00
doc finalizing doc bits for 1.0.2 2009-08-27 11:43:46 +02:00
example shift install test, fix example test, add 1.0.1 release announce 2009-08-18 20:02:52 +02:00
py some fixes and small doc updates, aiming to finalize 1.0.2 2009-08-26 19:09:52 +02:00
.hgignore new cleaner layout, many improvements to docs 2009-07-20 18:54:08 +02:00
.hgtags Added tag 1.0.2 for changeset 4816e8b80602 2009-08-27 11:43:52 +02:00
CHANGELOG * using a MANIFEST.in file instead of our own generated MANIFEST file 2009-08-26 11:09:55 +02:00
LICENSE [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00
MANIFEST.in some fixes and small doc updates, aiming to finalize 1.0.2 2009-08-26 19:09:52 +02:00
README.txt some fixes and small doc updates, aiming to finalize 1.0.2 2009-08-26 19:09:52 +02:00
setup.py some fixes and small doc updates, aiming to finalize 1.0.2 2009-08-26 19:09:52 +02: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 

For questions and more information please visit http://pylib.org