Metadata-Version: 2.1
Name: aioextensions
Version: 21.7.2261349
Summary: High performance functions to work with the async IO
Home-page: https://fluidattacks.github.io/aioextensions
License: MIT
Author: Kevin Amado
Author-email: kamadorueda@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 6 - Mature
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Provides-Extra: full
Requires-Dist: uvloop; extra == "full"
Project-URL: Bug Tracker, https://github.com/fluidattacks/aioextensions/issues
Project-URL: Documentation, https://fluidattacks.github.io/aioextensions
Project-URL: Repository, https://github.com/fluidattacks/aioextensions
Description-Content-Type: text/markdown

# Python Asyncio Extensions

[![Release](
https://img.shields.io/pypi/v/aioextensions?color=success&label=Release&style=flat-square)](
https://pypi.org/project/aioextensions)
[![Documentation](
https://img.shields.io/badge/Documentation-click_here!-success?style=flat-square)](
https://fluidattacks.github.io/aioextensions/)
[![Downloads](
https://img.shields.io/pypi/dm/aioextensions?label=Downloads&style=flat-square)](
https://pypi.org/project/aioextensions)
[![Status](
https://img.shields.io/pypi/status/aioextensions?label=Status&style=flat-square)](
https://pypi.org/project/aioextensions)
[![Coverage](
https://img.shields.io/badge/Coverage-100%25-success?style=flat-square)](
https://fluidattacks.github.io/aioextensions/)
[![License](
https://img.shields.io/pypi/l/aioextensions?color=success&label=License&style=flat-square)](
https://github.com/fluidattacks/aioextensions/blob/latest/LICENSE.md)

