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: 5 months ago
JSON representation

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"