Ports Search

Results 4,4414,450 of 5,623 for /devel/.(0.003 seconds)
devel/dbus-1.2.0 (Score: 0.032514982)
Python3 bindings for the D-BUS messaging system
Python bindings for the D-BUS interprocess messaging system.
devel/pyrfc3339-1.0 (Score: 0.032514982)
Generate and parse RFC 3339 timestamps
pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.
devel/pyshapelib-1.0 (Score: 0.032514982)
Python bindings for Shapelib
Python bindings for Shapelib ============================ These are three python modules for shapelib: shapelib read/write shapefiles dbflib read/write dbf files shptree quadtree for shapes Shapelib is a free software library for reading and writing ESRI shape files and can be found at http://shapelib.maptools.org/.
devel/zope.cachedescriptors-3.5.1 (Score: 0.032514982)
Method and property caching decorators
Method and property caching decorators.
devel/pyte-0.5.2 (Score: 0.032514982)
Simple VTXXX-compatible terminal emulator
Its an in memory VTXXX-compatible terminal emulator. XXX stands for a series of video terminals, developed by DEC between 1970 and 1995.
devel/pytest-cache-1.0 (Score: 0.032514982)
Pytest plugin with mechanisms for caching across test runs
pytest plugin with mechanisms for caching across test runs.
devel/pytest-capturelog-0.7 (Score: 0.032514982)
Py.test plugin to capture log messages
py.test plugin to capture log messages If the plugin is installed log messages are captured by default and for each failed test will be shown in the same manner as captured stdout and stderr.
devel/pytest-django-2.9.1 (Score: 0.032514982)
Django plugin for py.test
pytest-django allows you to test your Django project/applications with the pytest testing tool.
devel/pytest-localserver-0.3.5 (Score: 0.032514982)
Py.test Plugin to test server connections locally
pytest-localserver is a plugin for the pytest testing framework which enables you to test server connections locally. Sometimes monkeypatching urllib2.urlopen() just does not cut it, for instance if you work with urllib2.Request, define your own openers/handlers or work with httplib. In these cases it may come in handy to have an HTTP server running locally which behaves just like the real thing. Well, look no further!
devel/pytest-runner-2.0 (Score: 0.032514982)
Test support for pytest runner in setup.py
Setup scripts can use pytest-runner to add setup.py test support for pytest runner.