Skip to content

arvind-4/audio-player

Repository files navigation

Audio Player in Python

This is a simple application which plays Audio.

Run the code locally

  • Clone the repository
mkdir ~/Dev/audio-player -p
cd ~/Dev/audio-player
git clone https://github.com/arvind-4/audio-player.git .
  • Create a virtual environment
cd ~/Dev/audio-player
uv venv
  • Install dependencies
cd ~/Dev/audio-player
uv sync
  • Run the code
cd ~/Dev/audio-player
uv run src/main.py

Releases

No releases published

Packages

 
 
 

Contributors

Languages