$ git clone https://github.com/lcgordon/hubble_contours.git
$ cd hubble_contours
$ pip install .
For active development, install in develop mode
$ pip install -e .
To install without downloading the source code
$ pip install git+https://github.com/lcgordon/hubble_contours.git
This project is Copyright (c) Lindsey Gordon and licensed under the terms of the MIT license. This package is based upon the Astropy package template which is licensed under the BSD 3-clause license. See the licenses folder for more information.
We love contributions! hubble_contours is open source, built on open source, and we'd love to have you hang out in our community.