You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-requests-2.11.1-3.lbn19.noarch
Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s built-in urllib2 module provides most of the HTTP capabilities you should need, but the API is thoroughly broken. This library is designed to make HTTP requests easy for developers.
RPMPackage python3-repoze-sphinx-autointerface-0.8-2.lbn19.noarch
This package defines an extension for the Sphinx documentation system. The extension allows generation of API documentation by introspection of zope.interface instances in code.
RPMPackage python3-reportlab-3.3.0-1.lbn19.x86_64
This is the ReportLab PDF Toolkit. It allows rapid creation of rich PDF documents, and also creation of charts in a variety of bitmap and vector formats.
RPMPackage python3-redis-2.10.5-1.lbn19.noarch
This is a Python 3 interface to the Redis key-value store.
RPMPackage python3-rdflib-4.1.2-6.lbn19.noarch
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX, RDFa and Microdata. The library presents a Graph interface which can be backed by any one of a number of Store implementations. The core rdflib includes store implementations for in memory storage, persistent storage on top of the Berkeley DB, and a wrapper for remote SPARQL endpoints. A SPARQL 1.1 engine is also included.
RPMPackage python3-raven-5.12.0-1.lbn19.noarch
Raven is a Python client for Sentry <http://getsentry.com>. It provides full out-of-the-box support for many of the popular frameworks, including Django, and Flask. Raven also includes drop-in support for any WSGI-compatible web application.
RPMPackage python3-qt5-5.4.1-5.lbn19.x86_64
Python 3 bindings for Qt5.
RPMPackage python3-pyxdg-0.25-5.lbn19.noarch
PyXDG is a python library to access freedesktop.org standards. This package contains a Python 3 version of PyXDG.
RPMPackage python3-pyxattr-0.5.3-7.lbn19.x86_64
Python extension module wrapper for libattr. It allows to query, list, add and remove extended attributes from files and directories. Python 3 version.
RPMPackage python3-pytz-2016.4-1.lbn19.noarch
pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). Almost all (over 540) of the Olson timezones are supported.
RPMPackage python3-pytest-pythonpath-0.7-1.lbn19.noarch
pytest plugin for adding to the PYTHONPATH from command line or configs.
RPMPackage python3-pytest-django-2.9.1-1.lbn19.noarch
.. image:: https://secure.travis-ci.org/pytest-dev/pytest- django.png?branch=master :alt: Build Status :target: https://travis- ci.org/pytest-dev/pytest-django Welcome to pytest-django! ========================= pytest-django allows you to test your Django project/applications with the `pytest testing tool <http://pytest.org/>`_. * `Quick start / tutorial ...
RPMPackage python3-pytest-cov-2.3.1-1.lbn19.noarch
Py.test plugin for coverage reporting with support for both centralised and distributed testing, including subprocesses and multiprocessing for Python 3.
RPMPackage python3-pytest-3.0.3-1.lbn19.noarch
py.test provides simple, yet powerful testing for Python.
RPMPackage python3-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 python3-pyserial-2.7-5.lbn19.noarch
This module encapsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compilant system) and Jython. The module named "serial" automaticaly selects the appropriate backend.
RPMPackage python3-pyrfc3339-1.0-3.lbn19.noarch
This package contains a Python 3 library to parse and generate RFC 3339-compliant timestamps using Python datetime.datetime objects.
RPMPackage python3-pyparsing-2.1.1-1.lbn19.noarch
pyparsing is a module that can be used to easily and directly configure syntax definitions for any number of text parsing applications. This is the Python 3 version.
RPMPackage python3-pyjwkest-1.1.7-1.lbn19.noarch
pyjwkest ======== Implementation of JWT, JWS, JWE and JWK as defined in: - https://tools.ietf.org/html/draft-ietf-jose-json-web-signature - https://tools.ietf.org/html/draft-ietf-jose-json-web-encryption - https://tools.ietf.org/html/draft-ietf-jose-json-web-key-36 Installation ============ Pyjwkest is written and tested using Python version 2.7 and 3.4. You should be able to simply run ...
RPMPackage python3-pyicu-1.5-9.lbn19.x86_64
Python3 extension wrapping IBM's ICU C++ libraries.