You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-aws-marketplace-catalog-api-shapes-1.0.0-2.lbn36.noarch
AWS Marketplace Catalog API Shape Library for Python contains a collection of change type and entity type shapes used in AWS Marketplace Catalog API, modeled using Python classes. You can use this library to serialize to, and deserialize from the JSON payloads needed to programmatically call Catalog API.
RPMPackage python3-geographiclib-2.0-1.lbn36.noarch
Python implementation of the geodesic routines in GeographicLibThis is a library to solve geodesic problems on an ellipsoid model of the earth.Licensed under the MIT/X11 License; see [LICENSE.txt]( algorithms are documented in* C. F. F. Karney, [Algorithms for geodesics]( J. Geodesy **87**(1), 43–55 (2013); [Addenda]( documentation for this package is in
RPMPackage python3-flask-sqlalchemy2-2.5.1-5.lbn36.noarch
Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks. Python 3 version.
RPMPackage python3-apache-airflow+common-compat-2.10.5-1.lbn36.noarch
This is a metapackage bringing in common-compat extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+cloudpickle-2.10.5-1.lbn36.noarch
This is a metapackage bringing in cloudpickle extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-apache-airflow+apache-iceberg-2.10.5-1.lbn36.noarch
This is a metapackage bringing in apache-iceberg extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
RPMPackage python3-alembic-1.13.2-5.lbn36.noarch
Alembic is a 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 https://alembic.sqlalchemy.org/
RPMPackage python3-aiobotocore-2.9.0-1.lbn36.noarch
Async client for amazon services using botocore and aiohttp/asyncio. This library is a mostly full featured asynchronous version of botocore. Basic Example import asyncio from aiobotocore.session import get_session AWS_ACCESS_KEY_ID = "xxx" AWS_SECRET_ACCESS_KEY = "xxx" async def go(): bucket = 'dataintake' filename = 'dummy.bin' folder = 'aiobotocore' key = '{}/{}'.format(folder, filename) session = get_session() async with session.create_client('s3', region_name='us-west-2', aws_secret_access_key=AWS_SECRET_ACCESS_KEY, aws_access_key_id=AWS_ACCESS_KEY_ID) as client: data = b'x01'*1024 resp = await client.put_object(Bucket=bucket, Key=key, Body=data) print(resp)
RPMPackage python3-aliyunsdkcms-7.0.32-1.lbn36.noarch
aliyun-python-sdk-cms .. This is the cms module of Aliyun Python SDK.Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services.This module works on Python versions:2.6.5 and greater**Documentation:**Please visit <
RPMPackage python3-alicloud-exporter-0.3.1.7.1-2.lbn36.noarch
Prometheus Exporter for Alibaba Cloud
RPMPackage python3-alibabacloud-tea-xml-0.0.2-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Tea Xml for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the tea-xml pip install alibabacloud-tea- xml Issues [Opening an Issue]( Issues not conforming to the guidelines may be closed...
RPMPackage python3-alibabacloud-tea-util-0.3.13-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Tea Util for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the tea-util pip install alibabacloud_tea_util Issues [Opening an Issue]( Issues not conforming to the guidelines may be closed...
RPMPackage python3-alibabacloud-tea-openapi-0.3.13-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud OpenApi SDK for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_tea_openapi pip install alibabacloud_tea_openapi Issues[Opening an Issue]( Issues not conforming to the guidelines...
RPMPackage python3-alibabacloud-tea-0.4.2-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Tea for Python[![PyPI version]( [![Python Test]( Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash
RPMPackage python3-alibabacloud-openapi-util-0.2.2-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud OpenApi Util Client for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_openapi_util pip install alibabacloud_openapi_util Issues [Opening an Issue]( Issues not conforming to the...
RPMPackage python3-alibabacloud-gateway-spi-0.0.3-1.lbn36.noarch
 
RPMPackage python3-alibabacloud-endpoint-util-0.0.3-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Endpoint for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the endpoint-util pip install alibabacloud_endpoint_util Issues [Opening an Issue]( Issues not conforming to the guidelines may be...
RPMPackage python3-alibabacloud-ecs20140526-5.0.0-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Ecs SDK for Python Requirements- Python > 3.6 Installation- **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_ecs20140526 pip install alibabacloud_ecs20140526 Issues[Opening an Issue]( Issues not...
RPMPackage python3-alibabacloud-credentials-0.3.6-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Credentials for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_credentials pip install alibabacloud_credentials Before you begin, you need to sign up for an Alibaba Cloud...
RPMPackage python3-alibabacloud-adb20211201-2.1.0-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud adb SDK for Python Requirements- Python > 3.6 Installation- **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_adb20211201 pip install alibabacloud_adb20211201 Issues[Opening an Issue]( Issues not...