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 jupyterThen go into a directory where a notebook is contained and run Jupyter using
$ jupyter notebookA new browser window will be opened, where you can run tutorial.ipynb.