Skip to content

davidferguson/ShowingPreviously

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShowingPreviously

An archiver of cinema movie showtimes


A program to archive showtimes of movies in cinemas, to create a historical record of what movies showed when and where.

Installation

  1. Clone the repo:
    • git clone https://github.com/davidferguson/ShowingPreviously.git
    • cd ShowingPreviously/
  2. Setup a Python3 virtual environment (python3.8+ required):
    • python3 -m venv venv
    • source venv/bin/activate
  3. Install ShowingPreviously:
    • python setup.py install
  4. Install Chromedriver/Geckodriver:

Usage

Installing this module will install the showingpreviously command. This has two sub-commands:

  1. showingpreviously info: Prints info about the program, and basic info about what is stored in the database
  2. showingpreviously run: Runs the archiver against all cinemas

Supported Cinemas

About

An archiver of cinema movie showtimes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages