Skip to content

bwmabe/rand-apod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

rand-apod

pulls a random picture from NASA's APOD

outputs a string in the form of

<title of page>
<image link>

usage

can be called from command line

$ ./randapod.py

or as a module

example output

APOD: 2005 September 11 - Jupiters Clouds from Cassini 
https://apod.nasa.gov/apod/image/0509/jupiterbrain_cassini_big.jpg

dependancies

requests

About

pulls a random picture from NASA's APOD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages