Ports Search

Results 3,9813,990 of 5,623 for /devel/.(0.003 seconds)
devel/Missing-2.13.1 (Score: 0.032514982)
Special Missing objects used in Zope2
Missing provides special objects used in some Zope2 internals like the ZCatalog.
devel/MultiMapping-2.13.0 (Score: 0.032514982)
Special MultiMapping objects used in Zope2
MultiMapping provides special objects used in some Zope2 internals like ZRDB.
devel/PEAK-Rules-0.5a1 (Score: 0.032514982)
Generic functions and business rules support systems
PEAK-Rules is a highly-extensible framework for creating and using generic functions, from the very simple to the very complex. Out of the box, it supports multiple-dispatch on positional arguments using tuples of types, full predicate dispatch using strings containing Python expressions, and CLOS-like method combining. (But the framework allows you to mix and match dispatch engines and custom method combinations, if you need or want to.)
devel/artifactory-4.12.0.1 (Score: 0.032514982)
Universal Artifact Repository Manager
The world's most advanced repository manager. Artifactory offers powerful enterprise feature and fine-grained permission control behind a sleek and easy-to-use UI.
devel/ciphon-0.4.0 (Score: 0.032514982)
Module for python that adds cpan-like functionality
A module for python that adds cpan-like functionality
devel/Persistence-2.13.2 (Score: 0.032514982)
Persistent ExtensionClass
This package provides a variant of the persistent base class that's an ExtensionClass. Unless you need ExtensionClass semantics, you probably want to use persistent.Persistent from ZODB3.
devel/cjson-1.1.0 (Score: 0.032514982)
Fast JSON encoder/decoder for Python
This module implements a very fast JSON encoder/decoder for Python. JSON stands for JavaScript Object Notation and is a text based lightweight data exchange format which is easy for humans to read/write and for machines to parse/generate. JSON is completely language independent and has multiple implementations in most of the programming languages, making it ideal for data exchange and storage. The module is written in C and it is up to 250 times faster when compared to the other python JSON implementations which are written directly in python. This speed gain varies with the complexity of the data and the operation and is the range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations.
devel/Products.ATContentTypes-2.1.18 (Score: 0.032514982)
Default Content Types for Plone
Default Content Types for Plone.
Reference widget for Archetypes
ATReferenceBrowserWidget is reference widget for Archetypes.
devel/codegen-1.0 (Score: 0.032514982)
Extension to ast that allows ast to python code generation
Extension to ast that allows ast to python code generation.