Python bindings for astrometry.net's simplexy
.
simplexy
was written by Michael Blanton.
These Python bindings were written by Dan Foreman-Mackey.
To install, checkout the src directory into the root directory of this repo:
svn co http://astrometry.net/svn/trunk/src/astrometry an cd an make cd .. python setup.py install
Astrometry.net is licensed under GPLv2 and the bindings are licensed under MIT.