MartianWeather
MartianWeather is a python package that makes it easy to connect to the Insight: Mars Weather Service API. The package provides functions for accessing measurements of temperature, pressure and wind taken by the Insight lander on the surface of mars at Elysium Planitia.
Installation
MartianWeather can be installed with the python package manager
pip3 install MartianWeather
Usage
For documentation on how to use MartianWeather please visit the wiki where you can find some simple example scripts and a full reference page.