Song-Inventory-code

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

Song Inventory Application

Introduction

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.

Technology Stack

Code Function

Application Images

Following are application images:

Mainpage Database

License

This project is licensed under MIT.

About Author

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.

Contact

Contributions

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.