Installation
============
The latest stable release of **ezphot** is available on `PyPI `_.
Install with pip::
pip install ezphot
From source (`GitHub `_.)::
git clone https://github.com/hhchoi1022/ezphot.git
cd ezphot
pip install .
Upgrade to the newest version::
pip install --upgrade ezphot