File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -452,6 +452,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
452
452
* [ TurboGears] ( http://www.turbogears.org/ ) - A microframework that can scale up to a full stack solution.
453
453
* [ web.py] ( http://webpy.org/ ) - A web framework for Python that is as simple as it is powerful.
454
454
* [ web2py] ( http://www.web2py.com ) - A full stack web framework and platform focused in the ease of use.
455
+ * [ Tornado] ( http://www.tornadoweb.org/ ) - A Web framework and asynchronous networking library.
455
456
456
457
## Permissions
457
458
@@ -755,7 +756,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
755
756
* Libraries for networking programming.*
756
757
757
758
* [ asyncio] ( https://docs.python.org/3/library/asyncio.html ) - (Python standard library) Asynchronous I/O, event loop, coroutines and tasks.
758
- * [ Tornado] ( http://www.tornadoweb.org/ ) - A Web framework and asynchronous networking library.
759
759
* [ Twisted] ( https://twistedmatrix.com/trac/ ) - An event-driven networking engine.
760
760
* [ pulsar] ( https://github.com/quantmind/pulsar ) - Event-driven concurrent framework for Python.
761
761
* [ diesel] ( https://github.com/jamwt/diesel ) - Greenlet-based event I/O Framework for Python.
You can’t perform that action at this time.
0 commit comments