mirror of
https://github.com/vinta/awesome-python.git
synced 2025-03-13 17:19:46 +00:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
08ef3d72d2
commit
5650c55a68
21
index.html
21
index.html
@ -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
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user