python-codespeak-lib | The pylib library containing py.test, greenlets and other niceties | Mehr ... |
The Codespeak py lib aims at supporting a decent Python development process addressing deployment, versioning, testing and documentation perspectives. It includes: . * py.test, whose focus is to get a test environment that's easier to use than the existing ones * py.xml, a fast and easy way to generate xml/html documents * py.magic.greenlet, lightweight in-process concurrent programming * py.execnet, ad-hoc code distribution to SSH, Socket and local sub-processes * py.path, path abstractions over local and subversion files * .. and many more features. |