Space image generator written in Python. This is a classic collaboration project where ChatGPT coded most of it, and I quality tested it and provided constructive feedback. No real purpose, just for fun.
python3 -m pip install -r requirements.txt
python3 generate.py # generates 1 image
python3 generate.py --num 10 # generates 10 images
Pull requests are welcome. It's awesome if you have ideas that make the images more unique and spectacular.