Flask-GraphQL 2.0.1
0
Adds GraphQL support to your Flask application
Contents
Adds GraphQL support to your Flask application
Stars: 1322, Watchers: 1322, Forks: 139, Open Issues: 42The graphql-python/flask-graphql
repo was created 8 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1322 github stars!
How to Install flask-graphql
You can install flask-graphql using pip
pip install flask-graphql
or add it to a project with poetry
poetry add flask-graphql
Package Details
- Author
- Syrus Akbary
- License
- MIT
- Homepage
- https://github.com/graphql-python/flask-graphql
- PyPi:
- https://pypi.org/project/Flask-GraphQL/
- GitHub Repo:
- https://github.com/graphql-python/flask-graphql
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common flask-graphql errors.
Code Examples
Here are some flask-graphql
code examples and snippets.