A Python project that renames local music files of a given path in the "Artist Name - Track Title" format, by its metadata.
- Test the code.
- Package the project.
- Update README.
py -m venv venv
py -m pip install -r requirements.txt
.\venv\Scripts\activate
py .\music_files.py