Project Report
Project Report
I, Shivanshu Singh hereby declares that the report of the project entitled “Music
player using python” has not presented as a part of any other academic work to
get my degree or certificate except Chandigarh School of Business Jhanjeri
Mohali, affiliated to
I.K. Gujral Punjab Technical University, Jalandhar, for the fulfillment of the
requirements for the degree of Bachelor’s in computer applications.
NAME OF MENTOR
Mr. Anmol Rana
NAME OF STUDENT
Name: Shivanshu Singh
Roll No: 2133198
Table of Contents
2. Abstract 5
3. Development Libraries 6
4. Installation Requirements 7
5. Hardware Requirement 8
6. Screenshot Of Music Player 9
The main objective of this project is to design a cross-platform media player using
python and Tkinter . Python Is really a very Interesting Language Because this
language provides usability to write cross-platform codes that can run on all types
of the system without even making any big changes in codes. This Python module
provides a high-level core Music player interface where you are supposed to
provide all the remaining high-level logic like the user interface, the playlist logic
and the audio data.
Abstract
This is a Project Report on “Music Player Using Python”. During the making or
Development of the project we explored new ideas and libraries in python for
implementing GUI based Application. The Project is the output of our planning,
schedule, programming skills and the hard work, and this report reflects our
steps taken at various levels of programming skill, planning and schedule. We
have learnt a lot during this project in our coding skills and deep concept related
to these kinds of projects. Our project is “MUSIC PLAYER USING PYTHON”. This is
a python-based application which enables people to play their local songs.
Development Libraries
1. PLAY : We added play option for playing the song which is imported