Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 397 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 397 Bytes

p4jth

Python learning stuff

meteor project

takes a geopos (longitude and latitude) as input to identify the 10 closest recorded meteor landings based on Nasa meteor recordings. Will return the result as JSON.

to start:

install pipenv
pipenv python3 listClosestMeteors.py

snappy project

is a Python based CLI to start and stop EC2-instances belonging to a particular project tag.