nachovalera / find-close-meteorites

A demo project that uses Python and NASA data to find meteor landing sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

find-close-meteorites

A demo project that uses Python and NASA data to find meteor landing sites

Running

This project requires Python 3 and the requests package.

First, install pipenv. Then:

pipenv install
pipenv run python meteors/find_meteors.py

About

A demo project that uses Python and NASA data to find meteor landing sites


Languages

Language:Python 100.0%