Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.31 KB

README.rst

File metadata and controls

45 lines (31 loc) · 1.31 KB

Astropy

https://pypip.in/v/astropy/badge.png https://pypip.in/d/astropy/badge.png

Astropy (http://astropy.org/) is a package intended to contain much of the core functionality and some common tools needed for performing astronomy and astrophysics with Python.

Releases are registered on PyPI, and development is occuring at the project's github page.

For installation instructions, see the online documentation or docs/install.rst in this source distribution.

For system packagers: Please install Astropy with the command:

$ python setup.py --offline install

This will prevent the astropy_helpers bootstrap script from attempting to reach out to PyPI.

Travis Build Status

https://travis-ci.org/astropy/astropy.png

Test Coverage Status

https://coveralls.io/repos/astropy/astropy/badge.png

License

Astropy is licensed under a 3-clause BSD style license - see the licenses/LICENSE.rst file.