PopupBubble:使用 Qt 和 Python 的跨平台桌面通知

时间:2021-07-14 07:51:31
【文件属性】:
文件名称:PopupBubble:使用 Qt 和 Python 的跨平台桌面通知
文件大小:24KB
文件格式:ZIP
更新时间:2021-07-14 07:51:31
Python 描述 这个包使你能够在 python 中发送桌面通知。 要求 Python 3 pip3 安装 安装 使用setup.py git clone https://github.com/kindlychung/PopupBubble.git cd PopupBubble python3 setup.py install 使用点子: 来自 github: pip3 install --upgrade git+https://github.com/kindlychung/PopupBubble.git 或来自 PyPI: pip3 install --upgrade PopupBubble 用法 查看帮助信息: pop_bubble.py -h
【文件预览】:
PopupBubble-master
----README.rst(6B)
----scripts()
--------pop_bubble.py(519B)
----.idea()
--------misc.xml(216B)
--------workspace.xml(19KB)
--------.name(5B)
--------encodings.xml(166B)
--------Toast.iml(412B)
--------inspectionProfiles()
--------modules.xml(274B)
--------scopes()
--------vcs.xml(166B)
----PopupBubble()
--------PopupBubble.py(3KB)
--------__init__.py(22B)
----setup.py(581B)
----dist()
--------PopupBubble-0.0.1.tar.gz(3KB)
--------PopupBubble-0.0.2.tar.gz(3KB)
--------PopupBubble-0.0.3.tar.gz(3KB)
--------PopupBubble-0.0.4.tar.gz(3KB)
----MANIFEST(132B)
----README(570B)

网友评论