Skip to content

Script to find movies with a two-syllable title ending in "er"

Notifications You must be signed in to change notification settings

TheNathanSpace/Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finder

A program to find movies with a two-syllable title ending in er.

Examples:

  • Primer
  • Looper
  • Jumper

Files:

main.py: Process movies.csv, search IMDB for titles, save valid movies

sort.py: Sort and remove duplicate found movies

movies.csv: Database of movies

found.txt: All valid words found

invalid.txt: Found words that don't fit my purpose

sorted.txt: Valid found words sorted and deduplicated

About

Script to find movies with a two-syllable title ending in "er"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages