web_programming.nasa_data

Attributes

apollo_2011_items

Functions

get_apod_data(→ dict)

Get the APOD(Astronomical Picture of the day) data

get_archive_data(→ dict)

Get the data of a particular query from NASA archives

save_apod(→ dict)

Module Contents

web_programming.nasa_data.get_apod_data(api_key: str) dict

Get the APOD(Astronomical Picture of the day) data Get your API Key from: https://api.nasa.gov/

web_programming.nasa_data.get_archive_data(query: str) dict

Get the data of a particular query from NASA archives

web_programming.nasa_data.save_apod(api_key: str, path: str = '.') dict
web_programming.nasa_data.apollo_2011_items