You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-aiomysql+rsa-0.2.0-4.lbn36.noarch
This is a metapackage bringing in rsa extras requires for python3-aiomysql. It makes sure the dependencies are installed.
RPMPackage python3-aiomysql-0.2.0-4.lbn36.noarch
aiomysql is a “driver” for accessing a MySQL database from the asyncio (PEP-3156/tulip) framework. It depends on and reuses most parts of PyMySQL . aiomysql tries to be like awesome aiopg library and preserve same api, look and feel.
RPMPackage python3-aiomysql-0.2.0-4.lbn36.noarch
aiomysql is a “driver” for accessing a MySQL database from the asyncio (PEP-3156/tulip) framework. It depends on and reuses most parts of PyMySQL . aiomysql tries to be like awesome aiopg library and preserve same api, look and feel.
RPMPackage python3-aiomisc-17.7.7-1.lbn36.noarch
Miscellaneous utils for asyncio. As a programmer, you are no stranger to the challenges that come with building and maintaining software applications. One area that can be particularly difficult is making architecture of the software that using asynchronous I/O. This is where aiomisc comes in. aiomisc is a Python library that provides a collection of utility functions and classes for working with asynchronous I/O in a more intuitive and efficient way. It is built on top of the asyncio library and is designed to make it easier for developers to write asynchronous code that is both reliable and scalable. With aiomisc, you can take advantage of powerful features like worker pools, connection pools, circuit breaker pattern, and retry mechanisms such as asyncbackoff and asyncretry to make your asyncio code more robust and easier to maintain. In this documentation, we’ll take a closer look at what aiomisc has to offer and how it can help you streamline your asyncio service development. Inst
RPMPackage python3-aiolimiter-1.1.0-1.lbn36.noarch
aiolimiter Introduction An efficient implementation of a rate limiter for asyncio. This project implements the Leaky bucket algorithm, giving you precise control over the rate a code section can be entered: from aiolimiter import AsyncLimiter rate_limit = AsyncLimiter(100, 30) async def some_coroutine(): async with rate_limit: await do_something() It was first developed as an answer on Stack Overflow.
RPMPackage python3-aiofiles-24.1.0-1.lbn36.noarch
aiofiles is an Apache2 licensed library, written in Python, for handling local disk files in asyncio applications.
RPMPackage python3-wtforms+email-3.2.1-1.lbn36.noarch
This is a metapackage bringing in email extras requires for python3-wtforms. It makes sure the dependencies are installed.
RPMPackage python3-wtforms+email-3.2.1-1.lbn36.noarch
This is a metapackage bringing in email extras requires for python3-wtforms. It makes sure the dependencies are installed.
RPMPackage python3-wtforms-3.2.1-1.lbn36.noarch
With wtforms, your form field HTML can be generated for you. This allows you to maintain separation of code and presentation, and keep those messy parameters out of your python code.
RPMPackage python3-wtforms-3.2.1-1.lbn36.noarch
With wtforms, your form field HTML can be generated for you. This allows you to maintain separation of code and presentation, and keep those messy parameters out of your python code.
RPMPackage python3-wsgiutils-0.7.2-1.lbn36.noarch
WSGI Utils (Version 0.7.1) -- WSGI Utils are a package of standalone utility libraries that ease the development of simple WSGI programs. The functionality provided is limited at the moment, patches to add new features and address defects are most The following components are included please refer to the documentation for more details:wsgiServer - This module provides a very simple...
RPMPackage python3-sqlalchemy-utils-0.41.2-1.lbn36.noarch
Various utility functions and custom data types for SQLAlchemy.
RPMPackage python3-sqlalchemy-utils-0.41.2-1.lbn36.noarch
Various utility functions and custom data types for SQLAlchemy.
RPMPackage python3-sqlalchemy-redshift-0.8.14-1.lbn36.noarch
sqlalchemy-redshift Amazon Redshift dialect for SQLAlchemy. Installation The package is available on PyPI:: pip install sqlalchemy-redshift.. warning:: This dialect requires either redshift_connector or psycopg2 to work properly. It does not provide it as required, but relies on you to select the distribution you need: * psycopg2 - standard distribution of psycopg2, requires compilation so few...
RPMPackage python3-sqlalchemy-jsonfield-1.0.0-1.lbn36.noarch
SQLAlchemy-JSONField :target:
RPMPackage python3-sqlalchemy-filters-0.12.0-6.fc36.noarch
Filter, sort and paginate SQLAlchemy query objects. Ideal for exposing these actions over a REST API.
RPMPackage python3-sqlalchemy-drill-1.1.5-1.lbn36.noarch
Apache Drill dialect for SQLAlchemy.The primary purpose of this is to have a working dialect for Apache Drill that can be used with Apache Superset., a working, robust dialect for Drill serves other purposes as well, but most of the iterative planning for this REPO will be based on working with Superset. Other changes will gladly be incorporated, as long as it doesn't hurt Superset...
RPMPackage python3-sqlalchemy-collectd-0.0.7-3.fc36.noarch
sqlalchemy-collectd Send statistics on SQLAlchemy <>_ connection and transaction metrics used by Python applications to the collectd < service.sqlalchemy-collectd works as a SQLAlchemy plugin invoked via the database URL, so can be used in any SQLAlchemy application (1.1 or greater) that accepts arbitrary connection URLs. The plugin is loaded using setuptools entrypoints and no code changes...
RPMPackage python3-sqlalchemy-bigquery-1.6.1-1.lbn36.noarch
SQLAlchemy Dialect for BigQuery |GA| |pypi| |versions|SQLALchemy Dialects_- Dialect Documentation_ - Product Documentation_.. |G .. |pyp .. |version .. _SQLAlchemy Dialects:
RPMPackage python3-sqlalchemy-bigquery-1.6.1-1.lbn36.noarch
SQLAlchemy Dialect for BigQuery |GA| |pypi| |versions|SQLALchemy Dialects_- Dialect Documentation_ - Product Documentation_.. |G .. |pyp .. |version .. _SQLAlchemy Dialects: