You are here: Home

Modified items

All recently modified items, latest first.
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.
RPMPackage python2-stevedore-1.8.0-5.lbn19.noarch
Manage dynamic plugins for Python applications
RPMPackage python2-sphinx-1.4.6-2.lbn19.noarch
Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects. Sphinx uses reStructuredText as its markup language, and many of its strengths come from the power and straightforwardness of reStructuredText and its parsing and translating suite, the Docutils. Although it is still under constant development, the following features are already present, work fine and can be seen "in action" in the Python docs: * Output formats: HTML (including Windows HTML Help) and LaTeX, for printable PDF versions * Extensive cross-references: semantic markup and automatic links for functions, classes, glossary terms and similar pieces of information * Hierarchical structure: easy definition of a document tree, with automatic links to siblings, parents and children * Automatic indices: general index as well as a module index * Code handling: automatic highlighting using the Pygments highlighter * Various extensions are available, e.g. for automatic testing of snippets and inclusion of appropriately formatted docstrings.
RPMPackage python2-snappy-0.5-9.lbn19.x86_64
Python bindings for the snappy compression library from Google.
RPMPackage python2-scss-1.3.4-5.lbn19.x86_64
A Scss compiler for Python
RPMPackage python2-rtslib-fb-2.1.58-1.lbn19.noarch
UNKNOWN
RPMPackage python2-rjsmin-1.0.12-3.lbn19.x86_64
rJSmin is a javascript minifier written in python. The minifier is based on the semantics of jsmin.c by Douglas Crockford. The module is a re-implementation aiming for speed, so it can be used at runtime (rather than during a preprocessing step). Usually it produces the same results as the original jsmin.c.
RPMPackage python2-requestsexceptions-1.1.1-5.lbn19.noarch
This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.
RPMPackage python2-requests-toolbelt-0.7.0-1.lbn19.noarch
This is just a collection of utilities for python-requests, but don’t really belong in requests proper. Python 2 version.
RPMPackage python2-requests-kerberos-0.10.0-2.lbn19.noarch
Requests is an HTTP library, written in Python, for human beings. This library adds optional Kerberos/GSSAPI authentication support and supports mutual authentication.
RPMPackage python2-rcssmin-1.0.6-2.lbn19.x86_64
RCSSmin is a CSS minifier. The minifier is based on the semantics of the YUI compressor, which itself is based on the rule list by Isaac Schlueter. This module is a re-implementation aiming for speed instead of maximum compression, so it can be used at runtime (rather than during a preprocessing step).
RPMPackage python2-pyvmomi-6.0.0.2016.6-1.lbn19.noarch
.. image:: https://travis-ci.org/vmware/pyvmomi.svg?branch=v6.0.0.2016.4 :target: https://travis-ci.org/vmware/pyvmomi :alt: Build Status .. image:: https://img.shields.io/pypi/dm/pyvmomi.svg :target: https://pypi.python.org/pypi/pyvmomi/ :alt: Downloads pyVmomi is the Python SDK for the VMware vSphere API that allows you to manage ESX, ESXi, and vCenter. Getting ...
RPMPackage python2-pytimeparse-1.1.5-6.lbn19.noarch
A small Python library to parse various kinds of time expressions
RPMPackage python2-pysocks-1.5.7-1.lbn19.noarch
A fork of SocksiPy with bug fixes and extra features. Acts as a drop-in replacement to the socket module. Featuring: - SOCKS proxy client for Python 2.6 - 3.x - TCP and UDP both supported - HTTP proxy client included but not supported or recommended (you should use urllib2's or requests' own HTTP proxy interface) - urllib2 handler included.
RPMPackage python2-prompt-toolkit-1.0.0-1.lbn19.noarch
Python Prompt Toolkit ===================== |Build Status| |PyPI| ``prompt_toolkit`` is a library for building powerful interactive command lines and terminal applications in Python. Read the `documentation on readthedocs <http://python-prompt-toolkit.readthedocs.org/en/stable/>`_. Ptpython ******** `ptpython <http://github.com/jonathanslenders/ptpython/>`_ is an interactive Python ...