You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-mock-2.0.0-11.lbn25.noarch
Mock is a Python module that provides a core mock class. It removes the need to create a host of stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set
RPMPackage python2-funcsigs-1.0.2-11.lbn25.py37.noarch
funcsigs is a backport of the PEP 362 function signature features from Python 3.3's inspect module. The backport is compatible with Python 2.6, 2.7 as well as 3.2 and up.
RPMPackage python2-colorama-0.4.1-1.lbn25.noarch
Makes ANSI escape character sequences, for producing colored terminal text and cursor positioning, work under MS Windows. ANSI escape character sequences have long been used to produce colored terminal text and cursor positioning on Unix and Macs. Colorama makes this work on Windows, too. It also provides some shortcuts to help generate ANSI sequences, and works fine in conjunction with any other ANSI sequence generation library, such as Termcolor. Python 2 version.
RPMPackage python2-clint-0.5.1-3.fc25.noarch
Clint is a module filled with a set of awesome tools for developing commandline applications. It supports colors, but detects if the session is a TTY, so doesn't render the colors if you're piping stuff around. Automagically.
RPMPackage python2-args-0.1.0-2.lbn25.py37.noarch
Argument Parsing for Humans.
RPMPackage python2-appdirs-1.4.3-7.lbn25.py37.noarch
A small Python 2 module for determining appropriate " + " platform-specific directories, e.g. a "user data dir".
RPMPackage python-werkzeug-0.11.11-1.lbn25.py37.noarch
Werkzeug ======== Werkzeug started as simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules. Werkzeug is unicode aware and doesn't enforce a specific template engine, database adapter or anything else. It doesn't even enforce a specific way of handling requests and leaves all that up to the developer. It's most useful for end user applications which should work on as many server environments as possible (such as blogs, wikis, bulletin boards, etc.).
RPMPackage python-urwid-1.3.0-5.fc24.x86_64
Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.
RPMPackage python-unicodecsv-0.14.1-5.lbn25.py37.noarch
The unicodecsv is a drop-in replacement for Python 2.7's csv module which supports unicode strings without a hassle. It is NOT a drop-in replacement for Python 3's csv module, see https://github.com/jdunck/python-unicodecsv/issues/65
RPMPackage python-testscenarios-0.5.0-3.fc25.noarch
testscenarios provides clean dependency injection for python unittest style tests. This can be used for interface testing (testing many implementations via a single test suite) or for classic dependency injection (provide tests with dependencies externally to the test code itself, allowing easy testing in different situations).
RPMPackage python-testrepository-0.0.20-6.fc25.noarch
Provides a database of test results which can be used to support easy developer workflows, supporting functionality like isolating failing tests. Testrepository is compatible with any test suite that can output subunit. This includes any TAP test suite and any pyunit compatible test suite.
RPMPackage python-sure-1.2.7-4.lbn25.py37.noarch
A Python assertion toolbox that works fine with nose.
RPMPackage python-sqlparse-0.2.2-3.lbn25.py37.noarch
sqlparse is a tool for parsing SQL strings. It can generate pretty-printed renderings of SQL in various formats. It is a python module, together with a command-line tool.
RPMPackage python-smmap-0.9.0-6.fc25.noarch
A pure python implementation of a sliding window memory map manager
RPMPackage python-sh-1.11-2.lbn25.py37.noarch
A Python module to simplify calling shell commands. Also known as PBS, or Python Bash Scripting.
RPMPackage python-rhsm-1.19.4-1.lbn25.x86_64
A small library for communicating with the REST interface of a Red Hat Unified Entitlement Platform. This interface is used for the management of system entitlements, certificates, and access to content.
RPMPackage python-pulp-win-common-3.0-1.lbn25.noarch
A collection of modules shared among all Win components.
RPMPackage python-pulp-streamer-2.20.1-2.lbn25.noarch
The streamer component of the Pulp Lazy Sync feature.
RPMPackage python-pulp-rpm-common-2.20.1-2.lbn25.noarch
A collection of modules shared among all RPM components.
RPMPackage python-pulp-repoauth-2.20.1-2.lbn25.noarch
Cert-based repo authentication for Pulp