Skip to content

Provides information of the movie including name, runtime, cast, year etc.

Notifications You must be signed in to change notification settings

vivekyannam/Movie_Description

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Movie_Description

Movie Details Display is a Python application that allows users to retrieve information about movies by providing the movie's title. It utilizes the IMDb API to fetch data such as movie title, director, year, runtime, genre, rating, and cast.

Features

  • Movie Information: Get details about a movie by entering its title.
  • Display: View information such as movie title, director, year, runtime, genre, rating, and cast.
  • User-Friendly Interface: An easy-to-use graphical user interface (GUI) built with Tkinter.

Usage

  1. Clone the repository:

    git clone https://github.com/vivekyannam/Movie_Description
    cd movie-details-display
    

##Install the required packages:

  • **pip install imdbpy

##Technologies Used

  • **Python
  • **Tkinter (for the GUI)
  • **IMDbPY (for accessing IMDb's movie database)

##Screenshots 1 2

About

Provides information of the movie including name, runtime, cast, year etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages