Ports Search

Results 4,2914,300 of 5,623 for /devel/.(0.004 seconds)
devel/setuptools_hg-0.4 (Score: 0.032514982)
Setuptools plugin for hg
setuptools plugin for Mercurial version control system.
devel/sh-1.11 (Score: 0.032514982)
Python subprocess interface
sh (previously pbs) is a full-fledged subprocess replacement for Python 2.6 - 3.4 that allows you to call any program as if it were a function.
devel/keystoneauth1-2.9.0 (Score: 0.032514982)
Authentication Library for OpenStack Identity
This package contains tools for authenticating to an OpenStack-based cloud. These tools include: - Authentication plugins (password, token, and federation based) - Discovery mechanisms to determine API version support - A session that is used to maintain client settings across requests (based on the requests Python library)
devel/kid-0.9.6 (Score: 0.032514982)
Simple template language for XML based written in Python
Kid is a simple template language for XML based vocabularies written in Python. It was spawned as a result of a kinky love triangle between XSLT, TAL, and PHP. We believe many of the best features of these languages live on in Kid with much of the limitations and complexity stamped out.
devel/kitchen-1.2.4 (Score: 0.032514982)
Kitchen contains a cornucopia of useful code
Kitchen aims to pull these small snippets of code into a few python modules which you can import and use within your project.
devel/kjbuckets-1.0.0 (Score: 0.032514982)
Graph and set datatypes for Python (C extension)
From the documentation: The kjbuckets module defines three data types for Python: kjSet, kjGraph, and kjDict. These types come with a number of associated methods, including common set theoretical operations such as union, intersection, difference, composition, transposition, reachability sets, and transitive closure. For suitably large compute intensive uses these types should provide up to an order of magnitude speedup versus an implementation that uses analogous operations implemented directly in Python.
devel/simpletal-4.3 (Score: 0.032514982)
Stand alone TAL Python implementation to power HTML & XML templates
SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL specifications used in Zope to power HTML and XML templates. SimpleTAL is an independent implementation of TAL; there are no dependencies on Zope nor is any of the Zope work re-used.
devel/kqueue-1.4 (Score: 0.032514982)
Python interface to kqueue(2) and kevent(2) system calls
py-kqueue (aka PyKQueue) is a Python module that interfaces to the kqueue(2) and kevent(2) system calls. kqueue(2) and kevent(2) implements an event-driven notification system, intended as a replacement for select(2) and poll(2), which require lengthy preparation and bookkeeping to use. With kevent(2), a list of file descriptors or other object to monitor is passed in once, and the system returns a notification when the object triggers a filter, such as 'ready to read data' for file descriptors. See the man pages for details. This Python module provides a C module and supporting Python script to use these functions in a object-oriented manner.
devel/singledispatch-3.4.0.3 (Score: 0.032514982)
Provides single-dispatch generic functions
This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3. PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions. This library is a backport of this functionality to Python 2.6 - 3.3.
devel/libpeas-1.16.0 (Score: 0.032514982)
libpeas Python 2 support