[PR #1252] [MERGED] Add 'tartiflette', 'tartiflette-aiohttp' and 'tartiflette-asgi' for Python 3.6. #1118

Closed
opened 2025-11-06 13:09:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1252
Author: @tsunammis
Created: 3/8/2019
Status: Merged
Merged: 12/15/2019
Merged by: @vinta

Base: masterHead: master


📝 Commits (4)

  • 8f59757 Add 'tartiflette' an 'tartiflette-aiohttp' for Python 3.6.
  • c1281ff Update README.md
  • 3f8b448 Update README.md
  • 0ee118a Update README.md

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 README.md (+8 -0)

📄 Description

What is this Python project?

  • Tartiflette is a Python implementation of GraphQL, SDL First.
  • 100% Open Source from day one.
  • Compatible only for Python 3.6+ / asyncio.

What's the difference between this Python project and similar ones?

  • This is not a port of GraphQL JS but a brand new implementation built with the Zen of Python in mind.
  • Create GraphQL schema only with the SDL (Schema Definition Language).
  • Build only for python 3.6+ and asyncio.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1252 **Author:** [@tsunammis](https://github.com/tsunammis) **Created:** 3/8/2019 **Status:** ✅ Merged **Merged:** 12/15/2019 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`8f59757`](https://github.com/vinta/awesome-python/commit/8f5975746b28f5572dd70910de0fc9a5fc9947d8) Add 'tartiflette' an 'tartiflette-aiohttp' for Python 3.6. - [`c1281ff`](https://github.com/vinta/awesome-python/commit/c1281ff837bdf30acf4d52b2ddb5b986c6b6f93a) Update README.md - [`3f8b448`](https://github.com/vinta/awesome-python/commit/3f8b448ff945027ba0ce3d3ac9f9065ffe8834bf) Update README.md - [`0ee118a`](https://github.com/vinta/awesome-python/commit/0ee118a6d53e34405c5d3f5db7c03a2d17b85a9d) Update README.md ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -0) </details> ### 📄 Description ## What is this Python project? * **Tartiflette** is a Python implementation of GraphQL, **SDL First**. * 100% **Open Source** from day one. * Compatible only for Python 3.6+ / asyncio. ## What's the difference between this Python project and similar ones? * This is not a port of GraphQL JS but a brand new implementation built with the Zen of Python in mind. * Create GraphQL schema **only** with the SDL _(Schema Definition Language)_. * Build only for python 3.6+ and asyncio. -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:09:40 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1118