Skip to content

Commit

Permalink
Add async_property (timofurrer#55)
Browse files Browse the repository at this point in the history
Co-authored-by: Timo Furrer <tuxtimo@gmail.com>
  • Loading branch information
ryananguiano and timofurrer authored Jan 8, 2023
1 parent e61304e commit 131def7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ Find some of those *awesome* packages here and if you are missing one we count o
* [aioserial](https://github.com/changyuheng/aioserial) - A drop-in replacement of [pySerial](https://github.com/pyserial/pyserial).
* [aiozipkin](https://github.com/aio-libs/aiozipkin) - Distributed tracing instrumentation for asyncio with zipkin
* [asgiref](https://github.com/django/asgiref) - Backend utils for ASGI to WSGI integration, includes sync_to_async and async_to_sync function wrappers.
* [async_property](https://github.com/ryananguiano/async_property) - Python decorator for async properties.
* [ruia](https://github.com/howie6879/ruia) - An async web scraping micro-framework based on asyncio.
* [kubernetes_asyncio](https://github.com/tomplus/kubernetes_asyncio) - Asynchronous client library for Kubernetes.
* [aiomisc](https://github.com/aiokitchen/aiomisc) - Miscellaneous utils for `asyncio`.
Expand Down

0 comments on commit 131def7

Please sign in to comment.