Skip to content

julipoc/MovieSearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Searcher

This is a simple movie search app. It was made with Python 3.8 using Flask Framework and IMDbPY package.

Requirements

This app requires installing python 3.+, flask and IMDbPY package

  • You can use guide on how to install python on various platforms

  • Install flask by using pip command pip install flask

  • Install IMDbPY package by using pip command pip install IMDbPY

How to run

About

A simple movie search app using Flask and IMDbPY package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published