From 98caa887e3f34db71748e9c0037bf8584009d003 Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 6 Aug 2015 23:27:23 +0800 Subject: [PATCH] add Tomorrow to Concurrency section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3703a112..5a7ab310 100644 --- a/README.md +++ b/README.md @@ -750,6 +750,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [pyzmq](http://zeromq.github.io/pyzmq/) - A Python wrapper for the 0MQ message library. * [txZMQ](https://github.com/smira/txZMQ) - Twisted based wrapper for the 0MQ message library. * [Crossbar](http://crossbar.io) - Open-source Unified Application Router (Websocket & WAMP for Python on Autobahn). +* [Tomorrow](https://github.com/madisonmay/Tomorrow) - Magic decorator syntax for asynchronous code. ## WebSocket