Contents

Flask-GraphQL 2.0.1

0

Adds GraphQL support to your Flask application

Adds GraphQL support to your Flask application

Stars: 1315, Watchers: 1315, Forks: 145, Open Issues: 42

The 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 1315 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
No  flask-graphql  pypi packages just yet.

Errors

A list of common flask-graphql errors.

Code Examples

Here are some flask-graphql code examples and snippets.

Related Packages & Articles

Flask-AppBuilder 4.4.1

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.