You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-aliyun-python-sdk-asapi-2.4.7.2-2.lbn36.noarch
aliyun-python-sdk-asapi This is the asapi module of Aliyun ApsaraStack Python SDK. Aliyun ApsaraStack 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 https:/www.aliyun.com/product/apsara-stack
RPMPackage python3-aliyun-python-sdk-alinlp-1.0.24-2.lbn36.noarch
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 http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-aegis-1.0.6-2.lbn36.noarch
aliyun-python-sdk-aegis This is the aegis 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 http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-actiontrail-2.2.0-1.lbn36.noarch
aliyun-python-sdk-actiontrail .. This is the actiontrail 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-aliyun-python-sdk-acm-1.0.1-2.lbn36.noarch
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 http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-aas-2.1.1-2.lbn36.noarch
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 http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-2.2.0-1.lbn36.noarch
UNKNOWN
RPMPackage librdkafka-2.4.0-1.lbn36.x86_64
Librdkafka is a C/C++ library implementation of the Apache Kafka protocol, containing both Producer and Consumer support. It was designed with message delivery reliability and high performance in mind, current figures exceed 800000 messages/second for the producer and 3 million messages/second for the consumer.
RPMPackage python3-airflow-windmill-0.0.4-1.lbn36.noarch
Windmill[![Build Status]( web app to manage and create Airflow DAGs. The goal is to have a Web UI that can generate YML Dag Definitions, integrating with custom operators and potentially existing DAGs. YML DAGs can then be synced to a remote repo- Front end is built using React on Typescript - Back end is built using Flask on Python 3.6+ Getting Started1. Install with pip install airflow-...
RPMPackage python3-airflow-provider-alembic-1.0.0-1.lbn36.noarch
Alembic Airflow Provider An Airflow Provider to use Alembic to manage database migrations [Read more here]( Setup Locally Install the Alembic CLI with pip install alembic In Airflow Add airflow-provider-alembic to your requirements.txt or equivalent Usage - Create the required files for Alembic in either your dags folder or the include foldermkdir dags/migrations cd dags/migrations alembic...
RPMPackage python3-airflow-exporter-1.5.3-1.lbn36.noarch
Airflow prometheus exporterExposes dag and task based metrics from Airflow to a Prometheus compatible endpoint. DiscussionYou can ask questions in Gitter channel: Screenshots<img src" height"400" width"600"/> Compatibility**Note: this version is compatible with Airflow 1.10.3+ only, see [46]( for details**For compatibility with previous versions of Airflow use older version: [v0.5.4](
RPMPackage python3-airflow-diagrams-2.1.0-1.lbn36.noarch
airflow-diagrams> Auto-generated Diagrams from Airflow DAGs.This project aims to easily visualise you [Airflow]( DAGs on service level from providers like AWS, GCP, Azure, etc. via [diagrams]( InstallationTo install it from pypi run:pip install airflow-diagrams How-to-UseTo use this auto-generator just add the following two lines to your Airflow DAG (and run it): python from airflow_diagrams...
RPMPackage python3-airflow-code-editor-8.0.1-1.lbn36.noarch
A plugin for Apache Airflow that allows you to edit DAGs in browser. It provides a file managing interface within specified directories and it can be used to edit and download your files. If git support is enabled, the DAGs are stored in a Git repository. You may use it to view Git history, review local changes and commit. Config Options You can edit your airflow.cfg adding any of the following settings in the [code_editor] section. All the settings are optional. git_enabled enable git support (default: True). If git is not installed, disable this option. git_cmd git command (path) git_default_args git arguments added to each call (default: -c color.ui=true) git_author_name human-readable name in the author/committer (default logged user first and last names) git_author_email email for the author/committer (default: logged user email) git_init_repo initialize a git repo in DAGs folder (default: True) root_directory root folder (default: Airflow DAGs folder) mount_name configure additional file folder name (mount point) mount_path configure additional file path line_length Python code formatter - max line length (default: 88) string_normalization Python code formatter - if true normalize string quotes and prefixes (default: False)
RPMPackage python3-airbyte-api-0.52.0-1.lbn36.noarch
Programatically control Airbyte Cloud through an API. Authentication Developers will need to create an API Key within your Developer Portal to make API requests. You can use your existing Airbyte account to log in to the Developer Portal. Once you are in the Developer Portal, use the API Keys tab to create or remove API Keys. You can see a walkthrough demo here🎦 The Developer Portal UI can also be used to help build your integration by showing information about network requests in the Requests tab. API usage information is also available to you in the Usage tab. Summary airbyte-api: Programmatically control Airbyte Cloud, OSS & Enterprise. Table of Contents Authentication SDK Installation SDK Example Usage Available Resources and Operations Error Handling Server Selection Custom HTTP Client Authentication SDK Installation The SDK can be installed using the pip package manager, with dependencies and metadata stored in the setup.py file. pip install airbyte-api SDK Example Usage
RPMPackage python3-aiosqlite-0.20.0-1.lbn36.noarch
aiosqlite AsyncIO bridge to the standard SQLite3 module for Python 3.5+.
RPMPackage python3-aiosmtplib-3.0.1-1.lbn36.noarch
aiosmtplib |circleci| |precommit.ci| |codecov| |pypi-version| |pypi-status| |downloads| |pypi-python-versions| |pypi-license|aiosmtplib is an asynchronous SMTP client for use with asyncio.For documentation, see Read The Docs_.Quickstart - start quickstart.. code-block:: python import asyncio from email.message import EmailMessage import aiosmtplib message EmailMessage() message["From"]...
RPMPackage python3-aiosmtpd-1.4.2-7.fc36.noarch
This is a server for SMTP and related protocols, similar in utility to the standard library’s smtpd.py module, but rewritten to be based on asyncio for Python 3.
RPMPackage python3-aiosignal-1.2.0-3.fc36.noarch
A project to manage callbacks in asyncio projects.
RPMPackage python3-aioresponses-0.7.6-4.lbn36.noarch
Aioresponses is a helper to mock/fake web requests in the python aiohttp package. The purpose of this package is to provide an easy way to test asynchronous HTTP requests.
RPMPackage python3-aioredis-2.0.1-2.lbn36.noarch
aioredis asyncio (3156) Redis client library. The library is intended to provide simple and clear interface to Redis based on asyncio. Features Feature Supported hiredis parser :white_check_mark: Pure-python parser :white_check_mark: Low-level & High-level APIs :white_check_mark: Pipelining support :white_check_mark: Multi/Exec support :white_check_mark: Connections Pool :white_check_mark: Pub/Sub support :white_check_mark: Sentinel support :white_check_mark: ACL support :white_check_mark: Streams support :white_check_mark: Redis Cluster support :no_entry_sign: Tested Python versions 3.6, 3.7, 3.8, 3.9 Tested for Redis servers 5.0, 6.0 Support for dev Redis server through low-level API Installation The easiest way to install aioredis is by using the package on PyPi: pip install aioredis Requirements Python 3.6+ hiredis Benchmarks Benchmarks can be found here: https:/github.com/popravich/python-redis-benchmark Contribute Issue Tracker: https:/gith