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

This commit is contained in:
Deployment Bot (from Travis CI) 2019-12-15 16:00:24 +00:00
parent 08ef3d72d2
commit 5650c55a68
3 changed files with 22 additions and 1 deletions

View File

@ -581,6 +581,13 @@
GUI Development
</a>
</li>
<li class="md-nav__item">
<a href="#graphql" title="GraphQL" class="md-nav__link">
GraphQL
</a>
</li>
<li class="md-nav__item">
@ -1221,6 +1228,13 @@
GUI Development
</a>
</li>
<li class="md-nav__item">
<a href="#graphql" title="GraphQL" class="md-nav__link">
GraphQL
</a>
</li>
<li class="md-nav__item">
@ -2224,6 +2238,13 @@
<li><a href="http://urwid.org/">urwid</a> - A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.</li>
<li><a href="https://wxpython.org/">wxPython</a> - A blending of the wxWidgets C++ class library with the Python.</li>
</ul>
<h2 id="graphql">GraphQL</h2>
<p><em>Libraries for working with GraphQL.</em></p>
<ul>
<li><a href="https://tartiflette.io">tartiflette</a> - SDL-first GraphQL engine implementation for Python 3.6+ and asyncio.</li>
<li><a href="https://github.com/tartiflette/tartiflette-aiohttp/">tartiflette-aiohttp</a> - An <code>aiohttp</code>-based wrapper for Tartiflette to expose GraphQL APIs over HTTP.</li>
<li><a href="https://github.com/tartiflette/tartiflette-asgi/">tartiflette-asgi</a> - ASGI support for the Tartiflette GraphQL engine.</li>
</ul>
<h2 id="game-development">Game Development</h2>
<p><em>Awesome game development libraries.</em></p>
<ul>

File diff suppressed because one or more lines are too long

Binary file not shown.