A demo project that uses Python and NASA data to find closest meteor landings
This project requires Python3 and the requests package
'python3 find_meteors.py'
First install pipenv. Then:
''' pipenv install pipenv run "pipenv run meteors/find_meteors.py" '''