amckee / nasa-api

A python package that allows easy access to NASA's data APIs

Home Page:https://api.nasa.gov/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork of a repo that provides a simple Python wrapper to interact with the NASA Data APIs. It does not cover what I needed, so I forked it to add what I do need.

Full documentation for the APIs is available on NASA's site, and named parameters here are the same as there.

Usage

Acquire an API key and set your API key as the NASA_API_KEY environment variable before using the API!

For further details, see original repo.

About

A python package that allows easy access to NASA's data APIs

https://api.nasa.gov/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%