Ports Search

Results 4,7514,760 of 5,623 for /devel/.(0.039 seconds)
devel/zope.testbrowser-4.0.4 (Score: 0.032514982)
Programmable browser for functional black-box tests
zope.testbrowser provides an easy-to-use programmable web browser with special focus on testing. It is used in Zope, but it's not Zope specific at all. For instance, it can be used to test or otherwise interact with any web site.
devel/zope.testing-4.1.0 (Score: 0.032514982)
Zope testing helpers
zope.testing is a package provides a number of testing frameworks. It includes a flexible test runner, and supports both doctest and unittest.
devel/Babel-2.3.4 (Score: 0.032514982)
Collection of tools for internationalizing Python applications
Babel is composed of two major parts: * tools to build and work with gettext message catalogs * a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.
devel/zope.traversing-3.14.0 (Score: 0.032514982)
Resolving paths in the object hierarchy
The zope.traversing package provides adapteres for resolving object paths by traversing an object hierarchy.
devel/zope.viewlet-3.7.2 (Score: 0.032514982)
Zope Viewlets
Viewlets provide a generic framework for building pluggable user interfaces.
devel/gobject-3.18.2 (Score: 0.032514982)
Common files for the Python bindings for GObject
devel/jsonschema-2.5.1 (Score: 0.032514982)
JSON Schema validation for Python
jsonschema is an implementation of JSON Schema for Python - Full support for Draft 3 and Draft 4 of the schema. - Lazy validation that can iteratively report all validation errors. - Small and extensible - Programmatic querying of which properties or items failed validation.
devel/libpeas-1.16.0 (Score: 0.032514982)
libpeas Python 3 support
devel/nose-1.3.7 (Score: 0.032514982)
Discovery-based unittest extension
devel/pyicu-1.8 (Score: 0.032514982)
Python extension wrapping IBM's ICU C++ API