You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-qpid-common-0.24-1.fc19.noarch
Shared code for Qpid Python language bindings.
RPMPackage python-qpid-0.24-1.fc19.noarch
The Apache Qpid Python client library for AMQP.
RPMPackage python-pysaml2-3.0.2-2.lbn19.noarch
PySAML2 implementation of SAML Version 2 to be used in a WSGI environment.
RPMPackage python-pyrsistent-0.11.13-1.lbn19.x86_64
Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. All methods on a data structure that would normally mutate it instead return a new copy of the structure containing the requested updates. The original structure is left untouched. This will simplify the reasoning about what a program does since no hidden side effects ever can take place to these data structures. You can rest assured that the object you hold a reference to will remain the same throughout its lifetime and need not worry that somewhere five stack levels below you in the darkest corner of your application someone has decided to remove that element that you expected to be there. Pyrsistent is influenced by persistent data structures such as those found in the standard library of Clojure. The data structures are designed to share common elements through path copying. It aims at taking these concepts and make them as pythonic as possible so that they can be easily integrated into any python program without hassle. If you want to go all in on persistent data structures and use literal syntax to define them in your code rather than function calls check out Pyrthon. Examples The collection types and key features currently implemented are: PVector, similar to a python list PMap, similar to dict PSet, similar to set PRecord, a PMap on steroids with fixed fields, optional type and invariant checking and much more PClass, a Python class fixed fields, optional type and invariant checking and much more Checked collections, PVector, PMap and PSet with optional type and invariance checks and more PBag, similar to collections.Counter PList, a classic singly linked list PDeque, similar to collections.deque Immutable object type (immutable) built on the named tuple freeze and thaw functions to convert between pythons standard collections and pyrsistent collections. Flexible transformations of arbitrarily complex structures built from PMaps and PVectors.
RPMPackage python-pymongo-gridfs-2.5.2-1.fc19.x86_64
GridFS is a storage specification for large objects in MongoDB.
RPMPackage python-pymongo-2.5.2-1.fc19.x86_64
The Python driver for MongoDB.
RPMPackage python-pymongo-2.5.2-1.fc19.armv6hl
The Python driver for MongoDB.
RPMPackage python-pymongo-2.5.2-1.fc19.x86_64
The Python driver for MongoDB.
RPMPackage python-pymongo-2.5.2-1.fc19.armv6hl
The Python driver for MongoDB.
RPMPackage python-pyghmi-0.5.9-2.lbn19.noarch
This is a pure python implementation of the IPMI protocol.
RPMPackage python-pyeclib-1.2.0-2.lbn19.x86_64
This library provides a simple Python interface for implementing erasure codes. A number of back-end implementations is supported either directly or through the C interface liberasurecode.
RPMPackage python-pycadf-1.1.0-2.lbn19.noarch
DMTF Cloud Audit (CADF) data model
RPMPackage python-pyasn1-modules-0.1.7-1.fc19.noarch
ASN.1 types modules for python-pyasn1.
RPMPackage python-pyasn1-0.1.7-1.fc19.noarch
This is an implementation of ASN.1 types and codecs in the Python programming language.
RPMPackage python-py-1.4.18-1.lbn19.noarch
The py lib is a Python development support library featuring the following tools and modules: * py.path: uniform local and svn path objects * py.apipkg: explicit API control and lazy-importing * py.iniconfig: easy parsing of .ini files * py.code: dynamic code generation and introspection * py.path: uniform local and svn path objects
RPMPackage python-pulp-win-common-2.4.0-8.lbn19.noarch
A collection of modules shared among all Win components.
RPMPackage python-pulp-streamer-2.8.3-1.lbn19.noarch
The streamer component of the Pulp Lazy Sync feature.
RPMPackage python-pulp-rpm-common-2.5.2-1.lbn19.noarch
A collection of modules shared among all RPM components.
RPMPackage python-pulp-repoauth-2.8.2-1.lbn19.noarch
Cert-based repo authentication for Pulp
RPMPackage python-pulp-python-common-2.0.0-1.lbn19.noarch
A collection of modules shared among all Pulp-Python components.