https://github.com/abn/cafeteria-asyncio
Asyncio Patterns and Utilities
https://github.com/abn/cafeteria-asyncio
Last synced: 9 months ago
JSON representation
Asyncio Patterns and Utilities
- Host: GitHub
- URL: https://github.com/abn/cafeteria-asyncio
- Owner: abn
- License: apache-2.0
- Created: 2019-02-26T15:38:41.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T01:48:01.000Z (over 2 years ago)
- Last Synced: 2025-08-26T13:56:31.258Z (10 months ago)
- Language: Python
- Size: 210 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/abn/cafeteria-asyncio/actions?query=workflow%3A%22Test+Suite%22)
[](https://pypi.org/project/cafeteria-asyncio/)
[](https://pypi.org/project/cafeteria-asyncio/)
[](https://pypi.org/project/cafeteria-asyncio/)
[](https://github.com/ambv/black)
[](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`