Metadata-Version: 2.1
Name: Mshpy
Version: 0.0.46
Summary: Simplified Earth magnetosheath model
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sympy

# Mshpy

The Mshpy module provides simplified magnetosheath model.
See
* Full [documentation](https://mshpy.readthedocs.io/en/latest/)

# Installation

Installation is avaliable through pypi

```
    $ pip install Mshpy
```

# Example
Example is available in the documentation.
