dayu_widgets3
这是一个 PySide 组件库。
- Python: >=3.6, <3.11
- PySide2/PySide6
使用qtpy 来做兼容,支持 PySide2 和 PySide6,至于 PyQt4、PyQt5,可自行测试。
主要参考了 AntDesign 组件库,其他参考了 iView 组件库,微信基础组件。
更多在此基础上的组件插件:
如何贡献代码
安装poetry
shell pip install poetry
安装依赖
poetry install
注意,依赖里并未强制要求安装任何 Qt 的python 绑定库,可根据自己的需要,选择手动安装 PySide2、PySide6、PyQt4、PyQt5。
运行单元测试
poetry run pytest
运行 black检查
poetry run black dayu_widgets3
运行isort
poetry run isort dayu_widgets3
提交代码
poetry run cz commit
Release files for dayu-widgets3 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dayu_widgets3-0.2.0.tar.gz | 220.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dayu_widgets3-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 497.9 kB
Release files / dayu_widgets3-0.2.0.tar.gz
| Download URL | dayu_widgets3-0.2.0.tar.gz |
|---|---|
| Size | 220.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4ea5bb1ba647852c3821efe04c038ad57d26f8e98b4c5f725dc49edf01d0cd90
|
|
BLAKE2b-256 checksum How to use checksums |
72638f7663994f9201489ee06bdc5b752f0b882c96380c9202a4ea029ad15de6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.11.4 Linux/5.15.0-1042-azure
|
Release files / dayu_widgets3-0.2.0-py3-none-any.whl
| Download URL | dayu_widgets3-0.2.0-py3-none-any.whl |
|---|---|
| Size | 277.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
df8b36352cdb603c3ce29e020121cfca1ba94a5f0cf11a284506bbae622686a9
|
|
BLAKE2b-256 checksum How to use checksums |
928674634ad663949a700eba946e76bcd3a14081812d59e8714d210661568dc1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.11.4 Linux/5.15.0-1042-azure
|