From 3f1f6881a74c28f533e1c943cf603df5f29a78d9 Mon Sep 17 00:00:00 2001 From: Timo Furrer Date: Tue, 10 Jan 2017 13:17:45 +0100 Subject: [PATCH] Add Python Asyncio (#846) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b554174..e5f137c 100644 --- a/readme.md +++ b/readme.md @@ -90,6 +90,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) - [Python](https://github.com/vinta/awesome-python) + - [Asyncio](https://github.com/timofurrer/awesome-asyncio) - Asynchronous I/O in Python 3. - [Rust](https://github.com/kud1ing/awesome-rust) - [Haskell](https://github.com/krispo/awesome-haskell) - [PureScript](https://github.com/passy/awesome-purescript)