You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-dockerpty-0.4.1-3.lbn19.noarch
Provides the functionality needed to operate the pseudo-tty (PTY) allocated to a docker container, using the Python client
RPMPackage python3-docker-pycreds-0.2.1-1.lbn19.noarch
Python bindings for the docker credentials store API Credentials store info [Docker documentation page](https://docs.docker.com/engine/reference/commandline/login/#/credentials- store) On top of the dependencies in `requirements.txt`, the `docker-credential` executable for the platform must be installed on the user's system.
RPMPackage python3-docker-py-1.10.3-1.lbn19.noarch
A Python 3 interface to Docker
RPMPackage python3-docker-map-0.6.6-1.lbn19.noarch
Docker-Map ========== Managing Docker images, containers, and their dependencies in Python. --------------------------------------------------------------------- Project: https://github.com/merll/docker-map Docs: https://docker- map.readthedocs.io/en/latest/ Overview ======== This package provides tools for building Docker images, create containers, connect dependent resources, and run ...
RPMPackage python3-boto3-1.4.0-1.lbn19.noarch
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.
RPMPackage python3-AppDynamicsREST-0.4.9-1.lbn19.noarch
AppDynamics REST API Library Current version: 0.4.9 Released: 26Feb2016.. image:: https://img.shields.io/travis/tradel/AppDynamicsREST.svg :target: https://travisci.org/tradel/AppDynamicsREST/.. image:: https://img.shields.io/pypi/dm/AppDynamicsREST.svg :target: https://pypi.python.org/pypi/AppDynamicsREST/ Introduction AppDynamicsREST is a library that provides a clean Python interface ...
RPMPackage python2-zake-0.2.2-4.lbn19.noarch
It is a python package that works to provide a nice set of testing utilities for the `kazoo`_ library. It includes the following functionality: * Storage access (for viewing what was saved/created). * Kazoo *mostly* compatible client API. * Sync/transaction/create/get/delete... ...
RPMPackage python2-yaql-1.1.0-3.lbn19.noarch
YAQL library has a out of the box large set of commonly used functions
RPMPackage python2-wsme-0.8.0-1.lbn19.noarch
Web Services Made Easy, simplifies the implementation of multiple protocol REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects.
RPMPackage python2-wsaccel-0.6.2-8.lbn19.x86_64
* WSAccell is WebSocket accelerator for AutobahnPython, ws4py and Tornado. * WSAccell replaces per-byte process in them with Cython version. * AutobahnPython beginning with version 0.6 automatically uses WSAccell if available.
RPMPackage python2-wcwidth-0.1.7-1.lbn19.noarch
.. image:: https://img.shields.io/travis/jquast/wcwidth.svg :target: https://travisci.org/jquast/wcwidth :alt: Travis Continous Integration.. image:: https://img.shields.io/coveralls/jquast/wcwidth.svg :target: https://coveralls.io/r/jquast/wcwidth :alt: Coveralls Code Coverage.. image:: https://img.shields.io/pypi/v/wcwidth.svg :target: https://pypi.python.org/pypi/wcwidth/ ...
RPMPackage python2-voluptuous-0.8.11-2.lbn19.noarch
Voluptuous, despite the name, is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
RPMPackage python2-ujson-1.33-4.lbn19.x86_64
UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python
RPMPackage python2-txeffect-0.9-1.lbn19.noarch
.. image:: https://travisci.org/pythoneffect/txeffect.svg?branchmaster :target: https://travisci.org/pythoneffect/txeffecttxEffect is a small library for integrating Twisted and Effect, mostly around Deferred<>Effect interoperation. Documentation is available at https://txeffect.readthedocs.org/Effect_ is a library for helping you write purely functional code by isolating the effects (that is, ...
RPMPackage python2-txaio-2.5.1-1.lbn19.noarch
Helper library for writing code that runs unmodified on both Twisted and asyncio.
RPMPackage python2-twine-1.8.1-1.lbn19.noarch
Twine is a utility for interacting with PyPI. Currently it only supports registering projects and uploading distributions.
RPMPackage python2-traitlets-4.2.2-1.lbn19.noarch
A configuration system for Python applications.
RPMPackage python2-toolz-0.8.0-1.lbn19.noarch
|Build Status| |Coverage Status| |Version Status| |Downloads|A set of utility functions for iterators, functions, and dictionaries.See the PyToolz documentation at http://toolz.readthedocs.orgLICENSE New BSD. See License File <https://github.com/pytoolz/toolz/blob/master/LICENSE.txt>__.Install toolz is on the Python Package Index (PyPI)::: pip install toolzor:: easy_install ...
RPMPackage python2-sysv_ipc-0.7.0-2.lbn19.x86_64
The sysv_ipc module which gives Python access to System V inter-process semaphores, shared memory and message queues on systems that support them.
RPMPackage python2-suds-0.7-0.1.94664ddd46a6.lbn19.noarch
The suds project is a python soap web services client lib. Suds leverages python meta programming to provide an intuitive API for consuming web services. Objectification of types defined in the WSDL is provided without class generation. Programmers rarely need to read the WSDL since services and WSDL based objects can be easily inspected.