Installation ============ The easiest way to install is using pip:: pip install astroalign This will install the latest stable version on PyPI. If you want to use the latest development code from GitHub, clone the `repo `_ on your local machine and install:: git clone https://github.com/quatrope/astroalign cd astroalign pip install -e .