Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/a9na/planetary-positions-visualizer

This project visualizes the positions of planets in the solar system on a given date using Python and Matplotlib. It uses the Skyfield library to obtain planetary positions and plots them in a 2D space.
https://github.com/a9na/planetary-positions-visualizer

Last synced: about 2 months ago
JSON representation

This project visualizes the positions of planets in the solar system on a given date using Python and Matplotlib. It uses the Skyfield library to obtain planetary positions and plots them in a 2D space.

Awesome Lists containing this project

README

        

# planetary-positions-visualizer
This project visualizes the positions of planets in the solar system on a given date using Python and Matplotlib. It uses the Skyfield library to obtain planetary positions and plots them in a 2D space.