Skip to content

Combine and blend random images from the past ten years of NASA's Astronomy Photo of the Day

License

Notifications You must be signed in to change notification settings

peterklingelhofer/generative-space-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Generative Space Images

Combine and blend random images from the past ten years of NASA's Astronomy Photo of the Day with Python.

Setup

Grab a NASA API key from here and assign it to apiKey in the code, or continue using DEMO_KEY until you run out of requests (capped at 50 at the time of writing this).

git clone https://github.com/peterklingelhofer/nasa.git
cd nasa
python --version
pip install pillow

Usage

python index.py

About

Combine and blend random images from the past ten years of NASA's Astronomy Photo of the Day

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages