https://github.com/chennes/pyside-tools
Fork of the pyside-tools git repo at https://code.qt.io/cgit/pyside/pyside-tools
https://github.com/chennes/pyside-tools
Last synced: about 1 month ago
JSON representation
Fork of the pyside-tools git repo at https://code.qt.io/cgit/pyside/pyside-tools
- Host: GitHub
- URL: https://github.com/chennes/pyside-tools
- Owner: chennes
- License: gpl-2.0
- Created: 2022-01-27T04:17:58.000Z (over 4 years ago)
- Default Branch: 5.6
- Last Pushed: 2022-01-27T05:05:21.000Z (over 4 years ago)
- Last Synced: 2025-01-25T05:25:02.061Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 205 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-rcc
- Authors: AUTHORS
Awesome Lists containing this project
README
Tools
=====
PySide development tools (pyuic and pyrcc)
This repository is the tools 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