You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-alembic-1.2.1-1.lbn25.noarch
Alembic is a new database migrations tool, written by the author of SQLAlchemy. A migrations tool offers the following functionality: * Can emit ALTER statements to a database in order to change the structure of tables and other constructs. * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. Documentation and status of Alembic is at http://readthedocs.org/docs/alembic/
RPMPackage python2-policycoreutils-2.8-8.lbn25.py37.noarch
The policycoreutils-python package contains the management tools use to manage an SELinux environment.
RPMPackage python2-billiard-3.6.1.0-1.lbn25.x86_64
This package contains extensions to the multiprocessing Pool.
RPMPackage python2-audit-3.0-0.7.20190326git03e7489.lbn25.x86_64
The python2-audit package contains the bindings so that libaudit and libauparse can be used by python2.
RPMPackage python2-anyjson-0.3.3-15.lbn25.py37.noarch
Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used.
RPMPackage python2-amqplib-1.0.2-18.lbn25.py37.noarch
Client library for AMQP (Advanced Message Queuing Protocol) Supports the 0-8 AMQP spec, and has been tested with RabbitMQ and Python's 2.4, 2.5, and 2.6.
RPMPackage python2-amqp-2.5.2-1.lbn25.noarch
Low-level AMQP client for Python This is a fork of amqplib, maintained by the Celery project. This library should be API compatible with librabbitmq.
RPMPackage python2-urlgrabber-3.10.1-15.lbn25.noarch
A high-level cross-protocol url-grabber for python supporting HTTP, FTP and file locations. Features include keepalive, byte ranges, throttling, authentication, proxies and more.
RPMPackage python2-pyxattr-0.5.3-16.lbn25.py37.x86_64
Python extension module wrapper for libattr. It allows to query, list, add and remove extended attributes from files and directories.
RPMPackage python2-gpg-1.13.1-3.lbn25.x86_64
gpgme bindings for Python 2.
RPMPackage python2-kid-0.9.6-22.lbn25.noarch
Kid is a simple Python based template language for generating and transforming XML vocabularies. Templates are compiled to native Python byte-code and may be imported and used like normal Python modules.
RPMPackage rubygem-oraclecloud-1.1.0-1.lbn25.noarch
Client gem for interacting with the Oracle Cloud API.
RPMPackage rubygem-knife-oraclecloud-2.0.0-1.lbn25.noarch
Knife plugin to interact with Oracle Cloud.
RPMPackage python3-string-utils-0.6.0-1.lbn25.noarch
Python String UtilsA small utility library to check and manipulate strings.- simple and pythonic - fast (based on compiled regex) - no external dependencies - fully documented - PEP8 complaint - 100% code coverage - tested against multiple python versions (2.7, 3.2, 3.3, 3.4, 3.5) What's inside... String checking functions:- is_string - is_full_string- is_url - is_email - is_credit_card -...
RPMPackage python3-ruamel-yaml-0.15.41-2.lbn25.py37.x86_64
ruamel.yaml is a YAML 1.2 loader/dumper package for Python. It is a derivative of Kirill Simonov’s PyYAML 3.11
RPMPackage python3-kubernetes-10.0.1-1.lbn25.noarch
Python client for the kubernetes API.
RPMPackage python3-gitdb-2.0.3-1.lbn25.py37.noarch
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 handle large objects with a small memory footprint. Python 3 version.
RPMPackage python3-dictdiffer-0.8.1-1.lbn25.noarch
Dictdiffer is a helper module that helps you to diff and patch dictionaries.
RPMPackage python3-requestsexceptions-1.4.0-1.lbn25.py37.noarch
This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.
RPMPackage python3-os-service-types-1.7.0-2.lbn25.noarch
OsServiceTypes is a Python library for consuming OpenStack sevice-types-authority data The OpenStack Service Types Authority contains information about official OpenStack services and their historical service-type aliases. The data is in JSON and the latest data should always be used. This simple library exists to allow for easy consumption of the data, along with a built-in version of the data to use in case network access is for some reason not possible and local caching of the fetched data.