Go to file
holger krekel 92d482069c moving py/bin to rootlevel bin/ and fixing tests
--HG--
branch : trunk
2009-10-29 16:53:02 +01:00
_py moving py/bin to rootlevel bin/ and fixing tests 2009-10-29 16:53:02 +01:00
bin moving py/bin to rootlevel bin/ and fixing tests 2009-10-29 16:53:02 +01:00
bin-for-dist merged ronny's nose-compatibility hacks, i.e. nosestyle 2009-10-27 16:49:38 +01:00
contrib removing some py.execnet references and moving scripts to execnet repo 2009-10-27 09:19:23 +01:00
doc remove pyrest and _py/rest before first 1.1. release 2009-10-29 12:25:47 +01:00
example remove deprecated parser.addgroup usage in favour of getgroup 2009-10-27 10:03:11 +01:00
hacking * delete or text files to hacking/ directory. 2009-09-05 16:09:44 +02:00
py moving py/bin to rootlevel bin/ and fixing tests 2009-10-29 16:53:02 +01:00
testing moving py/bin to rootlevel bin/ and fixing tests 2009-10-29 16:53:02 +01:00
.hgignore ignore more dirs and files 2009-10-08 13:38:31 +02:00
.hgtags Added tag 1.0.2 for changeset 4816e8b80602 2009-08-27 11:43:52 +02:00
AUTHORS * use the MIT license for the py lib 2009-10-03 01:11:04 +02:00
CHANGELOG kill/replace some execnet debug code 2009-08-20 16:41:44 +02:00
LICENSE * use the MIT license for the py lib 2009-10-03 01:11:04 +02:00
MANIFEST.in merging 1.0.x branch 2009-08-26 22:57:06 +02:00
README.txt removing some py.execnet references and moving scripts to execnet repo 2009-10-27 09:19:23 +01:00
conftest.py refine naming, API and docs for py.test.mark mechanism - now contained in pytest_mark plugin 2009-10-22 20:57:21 +02:00
setup.py remove pyrest and _py/rest before first 1.1. release 2009-10-29 12:25:47 +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.code: dynamic code generation and introspection
* py.path:  uniform local and svn path objects 

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