A very very very simple sound playing library for windows.
Project description
simpleSound
A very very very simple sound playing library for windows.
Documentation:
SimpleSound:
play(fileName); -> if the file doesn't exist it returns: fileName + " could not be found";
Installation:
pip/3 install simpleSound
example:
pip install simpleSound
pip3 install simpleSound
Example Usage:
from simpleSound import SimpleSound
simpleSound = SimpleSound();
simpleSound.play("Sound.mp3");
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
simpleSound-1.0.1.tar.gz
(1.3 kB
view details)
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 simpleSound-1.0.1.tar.gz.
File metadata
- Download URL: simpleSound-1.0.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c76a3c1c215e5dffec68d49d12aaad6c4f126a31c813be9c9ed5e607c9e24cd
|
|
| MD5 |
8ca3dc89d1cece66ba7fe50b217b0f19
|
|
| BLAKE2b-256 |
f7713e0b59688e0c5f40034aeecfdf7f8be1172d30adbd1997a6225188102505
|
File details
Details for the file simpleSound-1.0.1-py3-none-any.whl.
File metadata
- Download URL: simpleSound-1.0.1-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf6e7dd9e3df1d6cafed60b41504976f910e7def9422ab3cafcbd6ecea7b0076
|
|
| MD5 |
f5bcb57e88e7de5b511622022137e8ea
|
|
| BLAKE2b-256 |
89e19c74e04d391ca9b647bc66b09fcba04cc86b02149536bab83c486e2542de
|