Ports Search

Results 2,3612,370 of 6,332 for /net-p2p/.(0.039 seconds)
devel/canonicaljson-1.0.0 (Score: 0.01454149)
Canonical JSON
A JSON library for Python that provides features such as sorted keys, no insignificant whitespace, minimal escaping where necessary and supports frozendict immutable dictionaries.
devel/check-manifest-0.31 (Score: 0.01454149)
Check MANIFEST.in in a Python source package for completeness
Check MANIFEST.in in a Python source package for completeness. - Are you a Python developer? - Have you uploaded packages to the Python PackageIndex? - Have you accidentally uploaded broken packages with some files missing? If so, check-manifest is for you.
devel/daemonize-2.4.2 (Score: 0.01454149)
Enables code to run as a daemon process on Unix-like systems
daemonize is a library for writing system daemons in Python.
devel/pycalendar-2.0 (Score: 0.01454149)
iCalendar and vCard module for python
An iCalendar and vCard project for python. SVN: http://svn.mulberrymail.com/repos/PyCalendar/branches/server-stable/
devel/frozendict-0.5 (Score: 0.01454149)
Immutable dictionary implementation for Python
frozendict is an immutable wrapper around dictionaries that implements the complete mapping interface. It can be used as a drop-in replacement for dictionaries where immutability is desired.
devel/fs-0.5.4 (Score: 0.01454149)
Python filesystem abstraction
Pyfilesystem is a Python module that provides a simplified common interface to many types of filesystem. Filesystems exposed via Pyfilesystem can also be served over the network, or 'mounted' on the native filesystem. Pyfilesystem simplifies working directories and paths, even if you only intend to work with local files. Differences in path formats between platforms are abstracted away, and you can write code that sand-boxes any changes to a given directory.
devel/hypothesis-1.18.1 (Score: 0.01454149)
Library for property based testing
Hypothesis is a library for testing your Python code against a much larger range of examples than you would ever want to write by hand. It's based on the Haskell library, Quickcheck, and is designed to integrate seamlessly into your existing Python unit testing work flow.
devel/llfuse-1.0 (Score: 0.01454149)
Python bindings for low-level FUSE API
Python-LLFUSE is a set of Python bindings for the low level FUSE API. It requires at least FUSE 2.8.0 and supports both Python 2.x and 3.x. It runs under Linux, OS-X, FreeBSD and NetBSD.
devel/logan-0.7.1 (Score: 0.01454149)
Logan is a toolkit for running standalone Django applications
Logan is a toolkit for running standalone Django applications. It provides you with tools to create a CLI runner, manage settings, and the ability to bootstrap the process.
devel/matrix-angular-sdk-0.6.6 (Score: 0.01454149)
Matrix Angular SDK
An Angular SDK for the Matrix project.