You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-apache-airflow-providers-apache-beam-6.0.2-1.lbn36.noarch
Package apache-airflow-providers-apache-beam Apache Beam.
RPMPackage python3-apache-airflow-providers-amazon-9.4.0-1.lbn36.noarch
Package apache-airflow-providers-amazon Amazon integration (including Amazon Web Services (AWS)).
RPMPackage python3-apache-airflow-providers-alibaba-3.0.0-1.lbn36.noarch
Package apache-airflow-providers-alibaba Alibaba Cloud integration (including Alibaba Cloud).
RPMPackage python3-apache-airflow-providers-alibaba-3.0.0-1.lbn36.noarch
Package apache-airflow-providers-alibaba Alibaba Cloud integration (including Alibaba Cloud).
RPMPackage python3-apache-airflow-providers-airbyte-5.0.0-1.lbn36.noarch
Package apache-airflow-providers-airbyte Airbyte
RPMPackage python3-aioitertools-0.11.0-1.lbn36.noarch
aioitertools Implementation of itertools, builtins, and more for AsyncIO and mixed-type iterables. Install aioitertools requires Python 3.6 or newer. You can install it from PyPI: $ pip install aioitertools Usage aioitertools shadows the standard library whenever possible to provide asynchronous version of the modules and functions you already know. It's fully compatible with standard iterators and async iterators alike, giving you one unified, familiar interface for interacting with iterable objects: from aioitertools import iter, next, map, zip something = iter(...) first_item = await next(something) async for item in iter(something): ... async def fetch(url): response = await aiohttp.request(...) return response.json async for value in map(fetch, MANY_URLS): ... async for a, b in zip(something, something_else): ... aioitertools emulates the entire itertools module, offering the same function signatures, but as async generators. All functions suppor
RPMPackage python3-fastjsonschema-2.19.1-1.lbn36.noarch
fastjsonschema implements validation of JSON documents by JSON schema. The library implements JSON schema drafts 04, 06 and 07. The main purpose is to have a really fast implementation.
RPMPackage python3-docstring-parser-0.17.0-2.lbn36.noarch
Parse Python docstrings. Currently support ReST, Google, Numpydoc-style and Epydoc docstrings.
RPMPackage python3-azure-mgmt-core-1.6.0-1.lbn36.noarch
Azure Management Core Library
RPMPackage python3-azure-mgmt-storage-23.0.1-1.lbn36.noarch
Microsoft Azure Storage Management Client Library for Python
RPMPackage python3-ansiwrap-0.8.4-6.fc36.noarch
ansiwrap wraps text, like the standard textwrap module. But it also correctly wraps text that contains ANSI control sequences that colorize or style text. Where textwrap is fooled by the raw string length of those control codes, ansiwrap is not; it understands that however much those codes affect color and display style, they have no logical length.
RPMPackage python3-ansicolors-1.1.8-26.lbn36.noarch
Add ANSI colors and decorations to your strings.
RPMPackage python3-azure-synapse-spark-0.7.0-1.lbn36.noarch
Microsoft Azure Spark Artifacts Client Library for Python
RPMPackage python3-azure-synapse-managedprivateendpoints-0.4.0-1.lbn36.noarch
Microsoft Azure Synapse Managed Private Endpoints Client Library for Python
RPMPackage python3-azure-synapse-artifacts-0.20.0-1.lbn36.noarch
Microsoft Azure Synapse Artifacts Client Library for Python
RPMPackage python3-azure-synapse-accesscontrol-0.7.0-1.lbn36.noarch
Microsoft Azure Synapse AccessControl Client Library for Python
RPMPackage python3-azure-storage-file-share-12.22.0-1.lbn36.noarch
Azure Storage File Share client library for Python Azure File Share storage offers fully managed file shares in the cloud that are accessible via the industry standard [Server Message Block (SMB) protocol]( Azure file shares can be mounted concurrently by cloud or on-premises deployments of Windows, Linux, and macOS. Additionally, Azure file shares can be cached on Windows Servers with Azure...
RPMPackage python3-azure-storage-file-datalake-12.21.0-1.lbn36.noarch
Azure DataLake service client library for Python This preview package for Python includes ADLS Gen2 specific API support made available in Storage SDK. This includes: 1. New directory level operations (Create, Rename, Delete) for hierarchical namespace enabled (HNS) storage account. For HNS enabled accounts, the rename/move operations are atomic. 2. Permission related operations (Get/Set...
RPMPackage python3-azure-storage-file-2.1.0-1.lbn36.noarch
Microsoft Azure Storage SDK for Python This project provides a client library in Python that makes it easy to consume Microsoft Azure Storage services. For documentation please see the Microsoft Azure Python Developer Center_ and our API Reference_ (also available on readthedocs_). If you are looking for the Service Bus or Azure Management
RPMPackage python3-azure-storage-common-2.1.0-1.lbn36.noarch
Microsoft Azure Storage SDK for Python This project provides a client library in Python that makes it easy to consume Microsoft Azure Storage services. For documentation please see the Microsoft Azure Python Developer Center_ and our API Reference_ (also available on readthedocs_). If you are looking for the Service Bus or Azure Management