
playsound 1.3.0
0
Pure Python, cross platform, single function module with no dependencies for playing sounds.
Contents
Pure Python, cross platform, single function module with no dependencies for playing sounds.
Stars: 550, Watchers: 550, Forks: 126, Open Issues: 75The TaylorSMarks/playsound repo was created 10 years ago and the last code push was 1 years ago.
The project is popular with 550 github stars!
How to Install playsound
You can install playsound using pip
pip install playsound
or add it to a project with poetry
poetry add playsound
Package Details
- Author
- Taylor Marks
- License
- MIT
- Homepage
- https://github.com/TaylorSMarks/playsound
- PyPi:
- https://pypi.org/project/playsound/
- GitHub Repo:
- https://github.com/TaylorSMarks/playsound
Classifiers
- Multimedia/Sound/Audio/MIDI
- Multimedia/Sound/Audio/Players
- Multimedia/Sound/Audio/Players/MP3
Related Packages
Errors
A list of common playsound errors.
Code Examples
Here are some playsound code examples and snippets.
pythonfix