Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xinetzone/xinet-tutorials
https://github.com/xinetzone/xinet-tutorials
Last synced: 17 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T08:54:47.000Z (over 4 years ago)
- Last Synced: 2024-10-07T16:40:33.015Z (about 1 month 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"