https://github.com/graphql-python/graphql-core
api asyncio graphene graphql graphql-core graphql-js graphql-python python python-3
Score: 6.324358962381311
Last synced: about 1 hour ago
JSON representation
Repository metadata:
A Python 3 port of the GraphQL.js reference implementation of GraphQL.
- Host: GitHub
- URL: https://github.com/graphql-python/graphql-core
- Owner: graphql-python
- License: mit
- Created: 2018-08-01T20:57:07.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2026-05-22T18:04:58.000Z (8 days ago)
- Last Synced: 2026-05-22T18:56:38.379Z (8 days ago)
- Topics: api, asyncio, graphene, graphql, graphql-core, graphql-js, graphql-python, python, python-3
- Language: Python
- Homepage:
- Size: 4.83 MB
- Stars: 528
- Watchers: 20
- Forks: 145
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
-
Funding:
- Github: cito
Owner metadata:
- Name: GraphQL Python
- Login: graphql-python
- Email:
- Kind: organization
- Description: The GraphQL Python community. Created by @syrusakbary and maintained by the community
- Website: http://graphene-python.org/
- Location: San Francisco
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/15002022?v=4
- Repositories: 23
- Last Synced at: 2026-05-27T00:20:55.491Z
- Profile URL: https://github.com/graphql-python
Dependencies
.github/workflows/lint.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/publish.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/test.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
docs/requirements.txt
pypi
- sphinx >=5.2.1,<6
- sphinx_rtd_theme >=1,<2
pyproject.toml
pypi
- python ^3.7
- typing-extensions --- - !ruby/hash:ActiveSupport::HashWithIndifferentAccess version: "^4.4" python: "<3.10"
.github/workflows/benchmark.yml
actions
- CodSpeedHQ/action v4 composite
- actions/checkout v6 composite
- actions/setup-python v6 composite
- astral-sh/setup-uv v7 composite