Metadata-Version: 2.4
Name: SatVisMars
Version: 0.0.4
Summary: Interactive satellite visibility visualization for Martian moons
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Dynamic: license-file

# SatVisMars
An educational tool to visualize the visibility of satellites 🌕 from the surface of Mars.

Mars has two moons--Phobos and Deimos—-but you're not restricted to only the parameters of the exisiting moons! Usse sliders to play around with different combinations of the distance and size of the satellite. 

![Widget Screenshot](./img/widget.png)

## How to run
pip install the package in development 

`pip install SatVisMars` 

`SatVisMars`


[![A rectangular badge, half black half purple containing the text made at Code Astro](https://img.shields.io/badge/Made%20at-Code/Astro-blueviolet.svg)](https://semaphorep.github.io/codeastro/)
![Static Badge](https://img.shields.io/badge/license-MIT-blue?link=https%3A%2F%2Fopensource.org%2Flicense%2Fmit)
