/movies_map

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Description

Map

Python module that generates a leaflet.js map with 10 closest film locations to specified location.

Installation

Install all the requirements with pip and clone the repository.

Usage

python movies_map.py

Requirements

See requirements.txt

License

GPL-3