This python project is aimed to be an inventory of music i listen to.this application reads all my music files and store the title and artist name in a database.
View the Project on GitHub Malhar-Girgaonkar/Song-Inventory-code
This project is my personal hobby and it solves my own personal niche needs.This software helps us create a database that store the metadata of music we have.The metadata is extracted using eyed3 module in python and database is created using sqlite3 and packed with application.
Home_screen.py
file to begin the GUI or click the executable to start application.Following are application images:
This project is licensed under MIT.
This code is written by Malhar Girgaonkar of MREC and was made using customtkinter, eyed3, sqlite3,etc. The application was a small fun challange for me to solve and learn more about aplication related to metadata extraction from audio files.
Contributions to Song Inventory Application are welcome. If you encounter issues or have ideas for improvement, please open an issue or submit a pull request.