astronat

Welcome to astronat, a collection of astrophysics-concomitant python codes. There are modules for astronomical functions, improved astropy units and quantity-enabled functions, and much more.

The package is being actively developed in a public repository on GitHub so if you have any trouble, open an issue there.

DOI PyPI Build Status Coveralls astropy

Documentation

Subpackages

How to contribute

GitHub milestones GitHub issues GitHub last commit (branch)

We welcome contributions from anyone via pull requests on GitHub. If you don’t feel comfortable modifying or adding functionality, we also welcome feature requests and bug reports as GitHub issues.

The development process follows that of the astropy-package-template from Astropy’s release procedure.

Attribution

DOI License

Copyright 2018- Nathaniel Starkman and contributors.

astronat is free software made available under the BSD-3 License. For details see the LICENSE file.

If you make use of this code, please consider citing the Zenodo DOI as a software citation:

@software{astronat:zenodo,
  author       = {nstarman},
  title        = {astronat},
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.3491011},
  url          = {https://doi.org/10.5281/zenodo.3491011}
}

Project details