Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abn/cafeteria-asyncio

Asyncio Patterns and Utilities
https://github.com/abn/cafeteria-asyncio

Last synced: 7 days ago
JSON representation

Asyncio Patterns and Utilities

Awesome Lists containing this project

README

        

[![](https://github.com/abn/cafeteria-asyncio/workflows/Test%20Suite/badge.svg)](https://github.com/abn/cafeteria-asyncio/actions?query=workflow%3A%22Test+Suite%22)
[![image](https://img.shields.io/pypi/v/cafeteria-asyncio.svg)](https://pypi.org/project/cafeteria-asyncio/)
[![image](https://img.shields.io/pypi/l/cafeteria-asyncio.svg)](https://pypi.org/project/cafeteria-asyncio/)
[![image](https://img.shields.io/pypi/pyversions/cafeteria-asyncio.svg)](https://pypi.org/project/cafeteria-asyncio/)
[![image](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=abn/cafeteria-asyncio)](https://dependabot.com)

# Asyncio Patterns and Utilities
An extension to the cafeteria package to enable asyncio specific patterns for python 3.7 and above applications/libraries.

## Installation
`pip install cafeteria-asyncio`