Ports Search

Results 4,3714,380 of 5,623 for /devel/.(0.003 seconds)
devel/wsgi_xmlrpc-0.2.8 (Score: 0.032514982)
WSGI application for a simple XMLRPC method dispatching
WSGI application for a simple xmlrpc method dispatching.
devel/wsgiutils-0.7 (Score: 0.032514982)
Utility libraries for development of simple WSGI programs
WSGIUtils is a package of standalone utility libraries that ease the development of simple WSGI programs. The package is divided into two main components which can be used individually or in combination. wsgiServer is a multi-threaded WSGI web server based on SimpleHTTPServer. wsgiAdaptor is a simple WSGI application that provides basic authentication, signed cookies and persistent sessions.
devel/oslo.serialization-2.11.0 (Score: 0.032514982)
Oslo Serialization library
The oslo.serialization library provides support for representing objects in transmittable and storable formats, such as Base64, JSON and MessagePack.
devel/oslo.utils-3.16.0 (Score: 0.032514982)
Oslo Utility library
The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.
devel/xerox-0.3.1 (Score: 0.032514982)
Simple copy and paste in Python
Xerox is a copy + paste module for Python.
devel/palm-0.1.7 (Score: 0.032514982)
Fast Protocol Buffer library for Python
PALM is a library for using Google's protocol buffers in Python. It has a fast core written in C with a thin Cython binding to Python. The goal of palm was to make improvements to the Google reference implementation, namely: * Make the library significantly faster * Clean up the API
devel/parsedatetime-2.1 (Score: 0.032514982)
Python module for parsing 'human readable' date/time expressions
Python module that is able to parse 'human readable' date/time expressions. parsedatetime is able to parse, for example, the following: * August 25th, 2008 * 25 Aug 2008 * Aug 25 5pm * 5pm August 25 * next Saturday * tomorrow * next Thursday at 4pm * at 4pm * eod * tomorrow eod * eod Tuesday * eoy * eom * in 5 minutes * 5 minutes from now * 5 hours before now * 2 hours before noon * 2 days from tomorrow
devel/path.py-8.1.2 (Score: 0.032514982)
Module wrapper for os.path
path.py implements a path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.
devel/pathlib-1.0.1 (Score: 0.032514982)
Python 3.4 pathlib backported to 3.3, 3.2, 3.1, 2.7, 2.6
Backport of pathlib from Python 3.4. Offers a set of classes featuring all the common operations on paths in an easy, object-oriented way.
devel/pathtools-0.1.2 (Score: 0.032514982)
File system general utilities for Python
Pattern matching and various Python utilities for file systems paths.