I have been using Django and Graphene for a while now but I have always struggled to get started with simple configurations.
Using this repo only needs python3
installed
> $ git clone https://github.com/j4l13n/django-graphene-boilerplate.git
> $ cd django-graphene-boilerplate
> $ python3 main.py --name <name-of-your-project>
The above commands will generate django project and add configuration to accept graphene-django