Here is a collection of examples, various notebooks and a tutorial how to use QmeQ package. The tutorial is contained in Jupyter notebook. If you have pip installed you can get Jupyter using
$ pip install jupyter
Then go into a directory where a notebook is contained and run Jupyter using
$ jupyter notebook
A new browser window will be opened, where you can run tutorial.ipynb.