https://github.com/xinetzone/xinet-tutorials
https://github.com/xinetzone/xinet-tutorials
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xinetzone/xinet-tutorials
- Owner: xinetzone
- License: gpl-3.0
- Created: 2020-07-30T07:00:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T08:54:47.000Z (almost 6 years ago)
- Last Synced: 2025-02-09T22:27:33.985Z (over 1 year ago)
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
title: xinet 教程
---
本仓库是 `xinet` 模块开发 GUI 的手册。`xinet` 兼容 PyQt5 与 PySide2 代码,支持 PyPI,即:
```sh
$ pip install xinet
```
本仓库不仅仅是 `xinet` 模块开发 GUI 的手册,同时也是 PyQt5 与 PySide2 开发手册。
@import "basic.md"
@import "GraphicsViewFramework.md"