https://github.com/24namanjain/pymtag
MP3 Tag Editor using Mutagen with Kivy as GUI Framework
https://github.com/24namanjain/pymtag
gui kivy kivy-application kivy-framework kivy3 mutagen python python-3 python3 python36
Last synced: 4 months ago
JSON representation
MP3 Tag Editor using Mutagen with Kivy as GUI Framework
- Host: GitHub
- URL: https://github.com/24namanjain/pymtag
- Owner: 24namanjain
- Created: 2018-06-15T09:35:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-08T19:24:02.000Z (about 4 years ago)
- Last Synced: 2025-02-10T23:55:05.656Z (over 1 year ago)
- Topics: gui, kivy, kivy-application, kivy-framework, kivy3, mutagen, python, python-3, python3, python36
- Language: Python
- Homepage: https://24naman.github.io/PyMTag/
- Size: 33.6 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyMTag
MP3 Tag Editor in Python

## Libraries Used for the App:
* [Python Kivy GUI Framework](https://github.com/kivy/kivy)
* [Mutagen - MP3 ID3 Editing Support](https://github.com/quodlibet/mutagen/)