You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-pulp-agent-lib-2.20.1-2.lbn25.noarch
A framework for loading agent handlers that provide support for content, bind and system specific operations.
RPMPackage python-prettytable-0.7.2-10.lbn25.noarch
PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of "sub-tables" by specifying a row range.
RPMPackage python-pretend-1.0.8-6.fc25.noarch
Pretend is a library to make stubbing with Python easier.
RPMPackage python-path.py-8.1.2-1.lbn25.noarch
path.py implements a path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly. See documentation here http://amoffat.github.io/sh/.
RPMPackage python-networkx-doc-1.11-8.lbn25.noarch
Documentation for networkx
RPMPackage python-mox-0.5.3-11.fc25.noarch
Mox is a mock object framework for Python based on the Java mock object framework EasyMock.
RPMPackage python-jsonschema-2.5.1-2.lbn25.noarch
jsonschema is JSON Schema validator currently based on http://tools.ietf.org/html/draft-zyp-json-schema-03
RPMPackage python-jsonpointer-1.10-3.lbn25.noarch
Library to resolve JSON Pointers according to RFC 6901.
RPMPackage python-jenkins-job-builder-3.2.0-1.lbn25.noarch
Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format, and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy.
RPMPackage python-jenkins-1.5.0-1.lbn25.noarch
Python Jenkins is a library for the remote API of the Jenkins continuous integration server. It is useful for creating and managing jobs as well as build nodes.
RPMPackage python-ipaddress-1.0.16-3.lbn25.noarch
ipaddress provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks. The functions and classes in this module make it straightforward to handle various tasks related to IP addresses, including checking whether or not two hosts are on the same subnet, iterating over all hosts in a particular subnet, checking whether or not a string represents a valid IP address or network definition, and so on.
RPMPackage python-httpretty-0.8.14-1.lbn25.noarch
Once upon a time a python developer wanted to use a RESTful API, everything was fine but until the day he needed to test the code that hits the RESTful API: what if the API server is down? What if its content has changed? Don't worry, HTTPretty is here for you.
RPMPackage python-httplib2-0.9.2-6.lbn25.py37.noarch
A comprehensive HTTP client library that supports many features left out of other HTTP libraries.
RPMPackage python-gofer-qpid-2.11.1-2.lbn25.noarch
Provides the gofer qpid messaging adapter package.
RPMPackage python-gofer-amqp-2.11.1-2.lbn25.noarch
Provides the gofer amqp messaging adapter package.
RPMPackage python-gofer-2.11.0-1.lbn25.noarch
Provides gofer python lib modules.
RPMPackage python-gitdb-0.6.4-5.fc25.x86_64
GitDB allows you to access bare git repositories for reading and writing. It aims at allowing full access to loose objects as well as packs with performance and scalability in mind. It operates exclusively on streams, allowing to operate on large objects with a small memory footprint.
RPMPackage python-gerritlib-0.3.0-7.lbn25.py37.noarch
A Python library for interacting with Gerrit
RPMPackage python-futures-3.0.5-1.lbn25.noarch
The concurrent.futures module provides a high-level interface for asynchronously executing callables.
RPMPackage python-extras-0.0.3-12.fc25.noarch
extras is a set of extensions to the Python standard library, originally written to make the code within testtools cleaner, but now split out for general use outside of a testing context.