You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-oci-cli-2.6.14-1.lbn25.noarch
Oracle Cloud Infrastructure CLI AboutThis is the command line interface for Oracle Cloud Infrastructure.The project is open source and maintained by Oracle Corp. The home page for the project is here__.__ Installation Mac / Linux -- bash -c "$(curl -L powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('
RPMPackage python3-oci-2.8.0-1.lbn25.noarch
Oracle Cloud Infrastructure Python SDK This is the Python SDK for Oracle Cloud Infrastructure.
RPMPackage python3-webob-1.8.5-4.lbn25.noarch
WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment.
RPMPackage python3-paste-script-3.2.0-1.lbn25.noarch
Paster is pluggable command-line frontend, including commands to setup package file layouts Built-in features: * Creating file layouts for packages. For instance a setuptools-ready file layout. * Serving up web applications, with configuration based on paste.deploy
RPMPackage python3-paste-deploy-1.5.2-17.lbn25.noarch
This tool provides code to load WSGI applications and servers from URIs; these URIs can refer to Python Eggs for INI-style configuration files. PasteScript provides commands to serve applications based on this configuration file.
RPMPackage python3-paste-3.2.1-1.lbn25.noarch
These provide several pieces of "middleware" (or filters) that can be nested to build web applications. Each piece of middleware uses the WSGI (PEP 333) interface, and should be compatible with other middleware based on those interfaces.
RPMPackage python3-openstacksdk-0.36.0-1.lbn25.noarch
A collection of libraries for building applications to work with OpenStack clouds.
RPMPackage python3-openshift-0.9.2-1.lbn25.noarch
Python client for OpenShift
RPMPackage python3-nodepool-3.10.0-2.lbn25.noarch
Nodepool is a system for managing test node resources. It supports launching single-use test nodes from cloud providers as well as managing access to pre- defined pre-existing nodes. Nodepool is part of a suite of tools that form a comprehensive test system, including Zuul.The latest documentation for Nodepool is published at: latest documentation for Zuul is published at: Help There are two...
RPMPackage python3-diskimage-builder-2.32.0-1.lbn25.noarch
Image building tools for OpenStack diskimage-builder is a flexible suite of components for building a wide-range of disk images, filesystem images and ramdisk images for use with OpenStack.This repository has the core functionality for building such images, both virtual and bare metal. Images are composed using elements; while fundamental elements are provided here, individual projects have...
RPMPackage python3-zuul-sphinx-0.4.1-1.lbn25.noarch
Zuul Sphinx A Sphinx <>__ extension for documenting Zuul <>__ jobs and configuration.
RPMPackage python3-zuul-3.14.0-4.lbn25.noarch
Zuul is a program that drives continuous integration, delivery, and deployment systems with a focus on project gating and interrelated projects.
RPMPackage python3-ws4py-0.5.1-1.lbn25.noarch
WebSocket client and server library for Python 2 and 3 as well as PyPy
RPMPackage python3-voluptuous-0.11.5-4.lbn25.noarch
Voluptuous, despite the name, is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
RPMPackage python3-virtualenv-16.7.3-2.lbn25.noarch
virtualenv is a tool to create isolated Python environments. virtualenv is a successor to workingenv, and an extension of virtual-python. It is written by Ian Bicking, and sponsored by the Open Planning Project. It is licensed under an MIT-style permissive license
RPMPackage python3-statsd-3.2.1-7.lbn25.py37.noarch
A python client for the statsd daemon.
RPMPackage python3-sqlalchemy-1.3.3-1.lbn25.x86_64
SQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible, high-level interface to SQL databases. Database and domain concepts are decoupled, allowing both sides maximum flexibility and power. SQLAlchemy provides a powerful mapping layer that can work as automatically or as manually as you choose, determining relationships based on foreign keys or letting you define the join conditions explicitly, to bridge the gap between database and domain. This package includes the python 3 version of the module.
RPMPackage python3-routes-2.4.1-12.lbn25.noarch
Routes is a Python re-implementation of the Rails routes system for mapping URL's to Controllers/Actions and generating URL's. Routes makes it easy to create pretty and concise URL's that are RESTful with little effort. This package contains the module built for python3.
RPMPackage python3-pyyaml-5.1.2-1.lbn25.x86_64
YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object. PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistence.
RPMPackage python3-pyjwt-1.7.1-2.lbn25.noarch
A Python implementation of RFC 7519