# Installation
[![PyPI version](https://badge.fury.io/py/pyttop.svg)](https://badge.fury.io/py/pyttop)

This package is published on PyPI. To install this package, run the following command: 
```
pip install pyttop
```
If you would like to try the latest development version, you may directly install from the project repository by:
```
pip install git+https://github.com/ycwang-astro/pyttop.git
```
