mirror of
https://github.com/vinta/awesome-python.git
synced 2025-03-13 17:19:46 +00:00
Merge pull request #1252 from tsunammis/master
Add 'tartiflette', 'tartiflette-aiohttp' and 'tartiflette-asgi' for Python 3.6.
This commit is contained in:
commit
c22978bcfa
@ -627,6 +627,14 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
* [urwid](http://urwid.org/) - A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.
|
||||
* [wxPython](https://wxpython.org/) - A blending of the wxWidgets C++ class library with the Python.
|
||||
|
||||
## GraphQL
|
||||
|
||||
*Libraries for working with GraphQL.*
|
||||
|
||||
* [tartiflette](https://tartiflette.io) - SDL-first GraphQL engine implementation for Python 3.6+ and asyncio.
|
||||
* [tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp/) - An `aiohttp`-based wrapper for Tartiflette to expose GraphQL APIs over HTTP.
|
||||
* [tartiflette-asgi](https://github.com/tartiflette/tartiflette-asgi/) - ASGI support for the Tartiflette GraphQL engine.
|
||||
|
||||
## Game Development
|
||||
|
||||
*Awesome game development libraries.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user