-
python-unittest2-0.5.1-1.fc13.noarch
unittest2 is a backport of the new features added to the unittest
testing framework in Python 2.7. It is tested to run on Python 2.4 -
2.6.
To use unittest2 instead of unittest simply replace ``import unittest``
with ``import unittest2``.
Classes in unittest2 derive from the equivalent classes in unittest,
so it should be possible to use the unittest2 test running infra-
structure without having to switch all your tests to using unittest2
immediately. Similarly
you can use the new assert methods on ``unittest2.TestCase`` with the
standard unittest test running infrastructure. Not all of the new
features in unittest2 will work with the standard unittest test loaders
and runners however.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-venusian-1.0a2-2.lbn13.noarch
Venusian is a library which allows framework authors to defer decorator
actions. Instead of taking actions when a function (or class) decorator
is executed at import time, you can defer the action usually taken by
the decorator until a separate "scan" phase.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-virtualenv-1.5.1-1.fc13.noarch
virtualenv is a tool to create isolated Python environments. virtualenv
is a successor to workingenv, and an extension of virtual-python. It is
written by Ian Bicking, and sponsored by the Open Planning Project. It is
licensed under an MIT-style permissive license.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-vobject-0.8.1c-2.fc12.noarch
VObject is intended to be a full featured python library for parsing and
generating vCard and vCalendar files.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-vs.genericsetup.ldap-1.2-2.lbn13.noarch
This package registers GenericSetup import and export steps for Products.PloneLDAP.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-webtest-1.3.4-4.lbn13.noarch
WebTest wraps any WSGI application and makes it easy to send test
requests to that application, without starting up an HTTP server.
This provides convenient full-stack testing of applications written
with any WSGI-compatible framework.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-wildcard-1.1b7-1.lbn13.noarch
Python module for wildcard
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-wsgi_intercept-0.4-2.lbn13.noarch
wsgi-intercept
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-wsgiutils-0.7-2.lbn13.noarch
wsgiutils
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-xhtml2pdf-0.0.3-3.lbn13.noarch
xhtml2pdf is a html2pdf converter using the ReportLab Toolkit, the HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). It is completely written in pure Python so it is platform independent.
The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13