Skip to main content

Components for PySide2/PySide6.

Project description

dayu_widgets3

这是一个 PySide 组件库。

  • Python: >=3.6, <3.11
  • PySide2/PySide6

使用qtpy 来做兼容,支持 PySide2PySide6,至于 PyQt4PyQt5,可自行测试。

主要参考了 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dayu_widgets3-0.2.0.tar.gz (220.3 kB view hashes)

Uploaded Source

Built Distribution

dayu_widgets3-0.2.0-py3-none-any.whl (277.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page