You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-dracclient-1.3.1-1.lbn25.noarch
Library for managing machines with Dell iDRAC cards.
RPMPackage python-dogpile-core-0.4.1-9.lbn25.noarch
A "dogpile" lock, one which allows a single thread to generate an expensive resource while other threads use the "old" value, until the "new" value is ready. Dogpile is basically the locking code extracted from the Beaker package, for simple and generic usage.
RPMPackage python-dogpile-cache-0.6.2-1.lbn25.noarch
A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. dogpile.cache builds on the `dogpile.core <http://pypi.python.org/pypi/dogpile.core>`_ locking system, which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the `Beaker <http://beaker.groovie.org>`_ caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re-implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap.
RPMPackage python-django-pyscss-2.0.2-1.lbn25.noarch
A collection of tools for making it easier to use pyScss within Django.
RPMPackage python-django-horizon-doc-11.0.3-1.el7.noarch
Documentation for the Django Horizon application for talking with Openstack
RPMPackage python-django-horizon-13.0.0-0.2.0rc2.lbn25.noarch
Horizon is a Django application for providing Openstack UI components. It allows performing site administrator (viewing account resource usage, configuring users, accounts, quotas, flavors, etc.) and end user operations (start/stop/delete instances, create/restore snapshots, view instance VNC console, etc.)
RPMPackage python-django-discover-runner-1.0-11.lbn25.noarch
An alternative Django TEST_RUNNER which uses the unittest2 test discovery from a base path specified in the settings, or any other module or package specified to the test management command -- including app tests.
RPMPackage python-django-compressor-2.2-2.lbn25.py37.noarch
Django Compressor combines and compresses linked and inline Javascript or CSS in a Django templates into cacheable static files by using the ``compress`` template tag. HTML in between ``{% compress js/css %}`` and ``{% endcompress %}`` is parsed and searched for CSS or JS. These styles and scripts are subsequently processed with optional, configurable compilers and filters.
RPMPackage python-designate-6.0.0-1.lbn25.noarch
Designate is an OpenStack inspired DNSaaS. This package contains the Designate Python library.
RPMPackage python-croniter-0.3.4-11.lbn25.noarch
Croniter provides iteration for datetime object with cron like format.
RPMPackage python-cmd2-0.6.8-11.lbn25.py37.noarch
Enhancements for standard library's cmd module. Drop-in replacement adds several features for command-prompt tools: * Searchable command history (commands: "hi", "li", "run") * Load commands from file, save to file, edit commands in file * Multi-line commands * Case-insensitive commands * Special-character shortcut commands (beyond cmd's "@" and "!") * Settable environment parameters * Parsing commands with flags * > (filename), >> (filename) redirect output to file * < (filename) gets input from file * bare >, >>, < redirect to/from paste buffer * accepts abbreviated commands when unambiguous * `py` enters interactive Python console * test apps against sample session transcript (see example/example.py) Usable without modification anywhere cmd is used; simply import cmd2.Cmd in place of cmd.Cmd. See docs at http://packages.python.org/cmd2/
RPMPackage python-cliff-tablib-1.1-9.lbn25.py37.noarch
cliff-tablib is a set of formatter extensions for producing JSON, YAML, and HTML output in programs created with the cliff framework.
RPMPackage python-cliff-2.4.0-1.lbn25.noarch
cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. Documentation for cliff is hosted on readthedocs.org at http://readthedocs.org/docs/cliff/en/latest/
RPMPackage python-cinder-12.0.0-1.lbn25.noarch
OpenStack Volume (codename Cinder) provides services to manage and access block storage volumes for use by Virtual Machine instances. This package contains the cinder Python library.
RPMPackage python-ceilometermiddleware-1.0.0-1.lbn25.noarch
This library provides middleware modules designed to enable metric and event data generation to be consumed by Ceilometer.
RPMPackage python-ceilometer-10.0.0-1.lbn25.noarch
OpenStack ceilometer provides services to measure and collect metrics from OpenStack components. This package contains the ceilometer python library.
RPMPackage python-cachetools-2.0.1-1.lbn25.noarch
This module provides various memoizing collections and decorators, including a variant of the Python 3 Standard Library @lru_cache function decorator. This module provides multiple cache implementations based on different cache algorithms, as well as decorators for easily memoizing function and method calls.
RPMPackage python-barbican-6.0.0-1.lbn25.noarch
This package contains the barbican python library. It is required by both the API(openstack-barbican) and worker(openstack-barbican-worker) packages.
RPMPackage python-aodh-6.0.0-1.lbn25.noarch
OpenStack aodh provides API and services for managing alarms. This package contains the aodh python library.
RPMPackage python-XStatic-Angular-lrdragndrop-1.0.2.2-2.lbn25.noarch
lrDragNDrop javascript library packaged for setuptools (easy_install) / pip. This package is intended to be used by any project that needs these files.