Formatting fix

This commit is contained in:
vovanz 2015-05-24 18:39:26 +05:00
parent 0eae58065c
commit 4283a4ba2c

View File

@ -764,6 +764,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [meinheld](http://pypi.python.org/pypi/meinheld) - Asynchronous, partly written in C.
* [bjoern](http://pypi.python.org/pypi/bjoern) - Asynchronous, very fast and written in C.
* [uwsgi](https://uwsgi-docs.readthedocs.org/en/latest/) - fast and very configurable WSGI web server, written in C.
## RPC Servers
*RPC-compatible servers.*