Skip to content

Instantly share code, notes, and snippets.

@cdeil
Last active October 16, 2017 09:27
Show Gist options
  • Save cdeil/c5f58f4398fb47403b49d5c6f60bf25b to your computer and use it in GitHub Desktop.
Save cdeil/c5f58f4398fb47403b49d5c6f60bf25b to your computer and use it in GitHub Desktop.
Subject: ANN: pyregion 2.0 released
Hi everyone,
We are happy to announce the release of pyregion version 2.0.
pyregion is a Python package to work with DS9 region files.
* Docs: http://pyregion.readthedocs.io
* Code: https://github.com/astropy/pyregion
* PyPI: https://pypi.python.org/pypi/pyregion
Detailed information about changes in this release is here:
http://pyregion.readthedocs.io/en/latest/changelog.html#oct-14-2017
To try it out, you can easily install it with pip:
pip install pyregion --upgrade
Or with conda:
conda install -c conda-forge pyregion
Please do report any issues you find with pyregion at:
https://github.com/astropy/pyregion/issues
Cheers,
Jae-Joon Lee, Joseph Booker, Adam Ginsburg, Brigitta Sipocz, Tom Robitaille and Christoph Deil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment