Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
@ -3021,7 +3021,7 @@
|
||||
<p><em>WSGI-compatible web servers.</em></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/jonashaag/bjoern">bjoern</a> - Asynchronous, very fast and written in C.</li>
|
||||
<li><a href="https://github.com/benoitc/gunicorn">gunicorn</a> - Pre-forked, partly written in C.</li>
|
||||
<li><a href="https://github.com/benoitc/gunicorn">gunicorn</a> - Pre-forked, ported from Ruby's Unicorn project.</li>
|
||||
<li><a href="https://uwsgi-docs.readthedocs.io/en/latest/">uWSGI</a> - A project aims at developing a full stack for building hosting services, written in C.</li>
|
||||
<li><a href="https://github.com/Pylons/waitress">waitress</a> - Multi-threaded, powers Pyramid.</li>
|
||||
<li><a href="https://github.com/pallets/werkzeug">werkzeug</a> - A WSGI utility library for Python that powers Flask and can easily be embedded into your own projects.</li>
|
||||
|
Reference in New Issue
Block a user