Contents

Flask-GraphQL 2.0.1

0

Adds GraphQL support to your Flask application

Adds GraphQL support to your Flask application

Stars: 1338, Watchers: 1338, Forks: 140, Open Issues: 42

The graphql-python/flask-graphql repo was created 10 years ago and the last code push was 3 years ago.
The project is very popular with an impressive 1338 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 5.1.0

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.

Flask-Compress 1.23

Compress responses in your Flask app with gzip, deflate, brotli or zstandard.