Use graphics.py.
It is a simple graphics library.
Click HERE
for more information.
(download, install, documentation, ...)
Create a static (no animation) model of the solar system. Draw it in a graphics window.
For more information click
HERE
.
Question: How would you distort the model so that is more understandable. (There is a great distance between planet orbits.)
Animate Project #1.
Draw the orbits actual shape. (They are not circles.)
Add the other planets to Project #1. (Pluto?)
Run a solar system model in a browser
Simulating Orbiting Planets in a Solar System Using Python
Simulating a 3D Solar System In Python Using Matplotlib (Orbiting Planets Series #2)
Simulating a Solar System with 70 lines of Python Code