A collection of examples are provided with Qt for Python to help new users to understand different use cases of the module.
You can find all the examples inside the
pyside-setup
on the
examples
directory, or you can access them after installing PySide2 from
pip
inside the
site-packages/PySide2/examples
directory.