/TagEditor

Mp3 Tag Editor using Python And Qt5

Primary LanguagePythonMIT LicenseMIT

Tag Editor

Tag Editor is a Python and Qt software for dealing with mp3 id3 tags.

Screenshot

main window

Installation

The app currently needs two libraries PyQt5 and eyed3
Use the package manager pip to install requirements.

pip install -r requirements.txt

Usage

python main.py

Contributing

Pull requests are welcome. but after the first beta release.

License

MIT