AushaTeam / TagEditor

Mp3 Tag Editor using Python And Qt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Mp3 Tag Editor using Python And Qt5

License:MIT License


Languages

Language:Python 100.0%