Skip to content

Movie Info Finder GUI is a Python application built with PyQt6 that allows users to search for movie information using the OMDb API.

License

Notifications You must be signed in to change notification settings

imdanialrashidi/movie-info-finder-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-info-finder-GUI

Python Version PyQt6 Version License

Movie Info Finder GUI is a Python application built with PyQt6 that allows users to search for movie information.

Features

  • Search for movies by title
  • View detailed information about movies, including title, year, plot, ratings, and etc
  • User-friendly graphical user interface
  • Powered by the OMDb API

Screenshots

Screenshot 1 Screenshot 2

Requirements

  • Python 3.8 or higher
  • PyQt6

Installation

  1. Clone the repository:

    git clone https://github.com/danialrashidi0456/movie-info-finder-GUI.git
  2. install requirements:

    pip install -r requirements.txt
  3. Run the Python File:

    python3 main.py
    

Usage

  • Enter the movie title in the search bar and click the "Search" button.
  • The application will retrieve movie information from the OMDb API and display it in the results area.

About

Movie Info Finder GUI is a Python application built with PyQt6 that allows users to search for movie information using the OMDb API.

Resources

License

Stars

Watchers

Forks

Languages