Skip to main content

a simple easy to use python wrapper for Nasa Astronomy Picture of the Day

Project description

Apod-py

A simple easy to use python wrapper for the "Astronomy Picture Of the Day" api.

Installation

pip install apod.py

Usage

import apod 
client = apod.Client("api_key") #replace "api key" with your api key
data = client.fetch() #this will return a json file
print(data) #will print the json file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apod.py-0.0.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

apod.py-0.0.1-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page