Ports Search

Results 4,2814,290 of 5,623 for /devel/.(0.003 seconds)
devel/json-sempai-0.4.0 (Score: 0.032514982)
Pythonic argument parser, that will make you smile
Have you ever been kept awake at night, desperately feeling a burning desire to do nothing else but directly import JSON files as if they were python modules? Now you can!
devel/jsonpatch-1.9 (Score: 0.032514982)
Apply JSON-Patches (RFC 6902)
Library to apply JSON Patches according to RFC 6902.
devel/jsonrpclib-0.1.3 (Score: 0.032514982)
Implements the JSON-RPC 2.0 proposed specification in pure Python
This library implements the JSON-RPC 2.0 proposed specification in pure Python. It is designed to be as compatible with the syntax of xmlrpclib as possible (it extends where possible), so that projects using xmlrpclib could easily be modified to use JSON and experiment with the differences. It is backwards-compatible with the 1.0 specification, and supports all of the new proposed features of 2.0, including: * Batch submission (via MultiCall) * Keyword arguments * Notifications (both in a batch and 'normal') * Class translation using the 'jsonclass' key.
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/setuptools-23.1.0 (Score: 0.032514982)
Python packages installer
devel/kaptan-0.5.8 (Score: 0.032514982)
Python config parser for json, yaml
Config file parser for Python projects. Supports JSON, INI and YAML.
devel/setuptools-23.1.0 (Score: 0.032514982)
Python packages installer
devel/setuptools-23.1.0 (Score: 0.032514982)
Python packages installer
devel/kayako-1.1.5 (Score: 0.032514982)
Python API Wrapper for Kayako
Python API Wrapper for Kayako 4.01.240
devel/kazoo-2.2.1 (Score: 0.032514982)
Higher Level API to Zookeeper for Python
Kazoo is a Python library designed to make working with Zookeeper a more hassle-free experience that is less prone to errors.