freebsd-ports/devel/py-pylib/pkg-descr
Li-Wen Hsu c76a693254 Add py-pylib 0.9.2, an agile development and test support library.
PR:		ports/127405
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
2008-09-24 11:17:04 +00:00

14 lines
511 B
Text

The pylib is a development support library featuring these tools and APIs:
* py.test:
cross-project testing tool with many advanced features
* py.execnet:
ad-hoc code distribution to SSH, Socket and local sub processes
* py.magic.greenlet:
micro-threads on standard CPython ("stackless-light") and PyPy
* py.path:
path abstractions over local and subversion files
* py.code:
dynamic code compile and traceback printing support
WWW: http://pylib.org