mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
add diesel
This commit is contained in:
parent
3e10587f2b
commit
1e30c88156
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue