Magql
Magql is a GraphQL framework for Python. It generates full-featured, customizable GraphQL API for your data.
My contributions to Magql was to automatically generate the proper primary key types from SQL to GraphQL.
You can find all my commits to magql on the GitHub page