Makes an alert noise
Project description
Beepper
Simple interface to create an alert noise on linux, might need to apt install some packages.
Usage
Has a single parameter for setting the volume.
Example usage in a project:
from beepper import beep
for i in seq:
do_something(i)
beep(1.5)
do_something_else()
In the example, beep gets called after the loop. The function do_something_else gets called while the beep is still running in the backround.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file beepper-1.0.0.tar.gz.
File metadata
- Download URL: beepper-1.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
250e1c5339b280827fd9fbfe59b34191de9733725859070b01ca8834cad0f733
|
|
| MD5 |
0143ad0174057d32f011b5398aba76b3
|
|
| BLAKE2b-256 |
b75fd29bdaccbdf671acfe75b41eed73708a5e3c3c1813fa4d726c6a981252a6
|
File details
Details for the file beepper-1.0.0-py3-none-any.whl.
File metadata
- Download URL: beepper-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a402705ea53e1b43f573afc5d46fbfb0b59949d0876e3dae507a6ba79f4305d
|
|
| MD5 |
38dd954ebea30fbe611eacfa890ab907
|
|
| BLAKE2b-256 |
f6b1c630b4b58e7c044694576edd868e20d582ab569c56d04ff37c77c4019211
|