pybeep:在python中发出蜂鸣声

时间:2021-05-08 21:19:59
【文件属性】:
文件名称:pybeep:在python中发出蜂鸣声
文件大小:87KB
文件格式:ZIP
更新时间:2021-05-08 21:19:59
Python 描述 这是一个非常简单的程序包,使您可以在python中发出蜂鸣声。 要求 的Python 3 袜 (我已经停止使用python很长时间了,但是根据@Cediddi,您需要在Ubuntu上sudo apt-get install libsox-fmt-mp3。) 安装 使用点子: pip3 install --upgrade pybeep 用法 from pybeep.pybeep import PyVibrate, PyBeep PyVibrate().beep() PyVibrate().beepn(3) PyBeep().beep() PyBeep().beepn(3)
【文件预览】:
pybeep-master
----README.rst(6B)
----.registered(0B)
----pybeep.egg-info()
--------PKG-INFO(260B)
--------SOURCES.txt(188B)
--------top_level.txt(7B)
--------dependency_links.txt(1B)
----dist()
--------pybeep-0.0.3-py3-none-any.whl(14KB)
--------pybeep-0.0.1-py3-none-any.whl(13KB)
--------pybeep-0.0.2-py3-none-any.whl(13KB)
----.idea()
--------scopes()
--------misc.xml(280B)
--------vcs.xml(166B)
--------.name(10B)
--------translator.iml(286B)
--------modules.xml(274B)
--------encodings.xml(166B)
--------workspace.xml(18KB)
--------inspectionProfiles()
----README(525B)
----update.sh(201B)
----setup.py(449B)
----LICENSE.txt(5B)
----pybeep()
--------__pycache__()
--------__init__.py(0B)
--------sounds.py(18KB)
--------pybeep.py(965B)
----build()
--------lib()

网友评论