Metadata-Version: 2.4
Name: Mshpy
Version: 0.1.3
Summary: Simplified Earth magnetosheath model
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sympy
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Mshpy

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

# Installation

Installation is avaliable through pypi

```
    $ pip install Mshpy
```

# Example
Example is available in the documentation.
