Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI) 2020-06-05 17:39:32 +00:00
parent ed6716903a
commit 2825b19784
3 changed files with 3 additions and 2 deletions

View File

@ -1729,7 +1729,8 @@
<h2 id="asgi-servers">ASGI Servers</h2>
<p><em>ASGI-compatible web servers.</em></p>
<ul>
<li><a href="https://github.com/encode/uvicorn">uvicorn</a> - Uvicorn is a lightning-fast ASGI server implementation, using uvloop and httptools.</li>
<li><a href="https://github.com/encode/uvicorn">uvicorn</a> - A lightning-fast ASGI server implementation, using uvloop and httptools.</li>
<li><a href="https://github.com/django/daphne">daphne</a> - A HTTP, HTTP2 and WebSocket protocol server for ASGI and ASGI-HTTP.</li>
</ul>
<h2 id="asynchronous-programming">Asynchronous Programming</h2>
<ul>

File diff suppressed because one or more lines are too long

Binary file not shown.