aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 3e48b142fa8374cdb4196fb1394204a323133abc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Examples
========

PySide2 example scripts for PySide2. If you would like to install PySide2, please go to [pyside2-setup](https://github.com/PySide/pyside2-setup) for instructions.

Resources:

* [PySide2-setup](https://github.com/PySide/pyside2-setup)
  The container-project with the setup.py script. It contains the following sub-projects:
  * [PySide2 Wiki](https://github.com/PySide/pyside2/wiki)
    Developer information
  * [PySide2](https://github.com/PySide/pyside2)
    The PySide2 project
  * [Shiboken2](https://github.com/PySide/shiboken2)
    The Shiboken2 project
  * [PySide2-tools](https://github.com/PySide/pyside2-examples)
    The PySide2-tools project
  * [PySide2-examples](https://github.com/PySide/pyside2-examples)
    The PySide2 example scripts