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