Using Python to Create an Animated Planet Map
February 16, 2023This was a neat little project I came up with while working on improving my RaspAstro Web application. It started with plotting the current position of the planets using matplotlib. Once I was able to get a map with accurate plots of…