Tag Editor is a Python and Qt software for dealing with mp3 id3 tags.
The app currently needs two libraries PyQt5 and eyed3
Use the package manager pip to install requirements.
pip install -r requirements.txt
python main.py
Pull requests are welcome. but after the first beta release.