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

This is shiboken2, the code generator for PySide2. It is part of pyside2-setup, which you
should download for building and getting further information.

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