add diesel

This commit is contained in:
Vinta 2014-07-02 10:13:07 +08:00
parent 3e10587f2b
commit 1e30c88156

View file

@ -433,7 +433,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [Twisted](https://twistedmatrix.com/trac/) - An event-driven networking engine.
* [Tornado](http://www.tornadoweb.org/) - A Web framework and asynchronous networking library.
* [pulsar](https://github.com/quantmind/pulsar) - Event-driven concurrent framework for Python.
* [pyzmq](http://zeromq.github.io/pyzmq/) - A python wrapper for the 0MQ message library.
* [diesel](https://github.com/jamwt/diesel) - Greenlet-based event I/O Framework for Python.
* [pyzmq](http://zeromq.github.io/pyzmq/) - A Python wrapper for the 0MQ message library.
## Admin Panels