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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file apod.py-0.0.1.tar.gz
.
File metadata
- Download URL: apod.py-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.20.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
868bc54b8819702fc356b1a8360c21d0944610f6ab11353c429e198245e9ac9d
|
|
MD5 |
b3929a943fd4ea566a81bac2507c5193
|
|
BLAKE2b-256 |
a8184ee119bf34208b15d3c6175b051e0d0a4a4ec71502084afad556ce28bd40
|
File details
Details for the file apod.py-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: apod.py-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.20.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
55da3c778106cf1490da238dd3137b65df7d24836200bbe7eb040d431f3d69c8
|
|
MD5 |
77e65bb0e5da2d79e91adf02a2599d74
|
|
BLAKE2b-256 |
2a623d22b7df0a15ad9d4384ee465dfba0340eb7e0e3029098c9a7f9dd2acfd8
|