Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cy-suite
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Size: 144 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed 12 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Codeowners Security Governance

README.rst

|Astropy Logo|

----

|Actions Status| |CircleCI Status| |Coverage Status| |PyPI Status| |Documentation Status| |Pre-Commit| |Ruff| |Zenodo|

----

The Astropy Project is a community effort to develop a
single core package for astronomy in Python and foster interoperability between
packages used in the field. This repository contains the core library.

* `Website `_
* `Documentation `_
* `Slack `_
* `Open Astronomy Discourse `_
* `Astropy users mailing list `_
* `Astropy developers mailing list `_

Installation
============

To install `astropy` from PyPI, use:

.. code-block:: bash

    pip install astropy

For more detailed instructions, see the `install guide
`_ in the docs.

Contributing
============

|User Stats|

The Astropy Project is made both by and for its users, so we welcome and
encourage contributions of many kinds. Our goal is to keep this a positive,
inclusive, successful, and growing community that abides by the
`Astropy Community Code of Conduct
`_.

For guidance on contributing to or submitting feedback for the Astropy Project,
see the `contributions page `_.
For contributing code specifically, the developer docs have a
`guide `_ with a quickstart.
There's also a `summary of contribution guidelines `_.

Developing with Codespaces
==========================

GitHub Codespaces is a cloud development environment using Visual Studio Code
in your browser. This is a convenient way to start developing Astropy, using
our `dev container <.devcontainer/devcontainer.json>`_ configured
with the required packages. For help, see the `GitHub Codespaces
docs `_.

|Codespaces|

Acknowledging and Citing
========================
See the `acknowledgement and citation guide
`_ and the `CITATION
`_ file.

Supporting the Project
======================

|NumFOCUS| |Donate|

The Astropy Project is sponsored by NumFOCUS, a 501(c)(3) nonprofit in the
United States. You can donate to the project by using the link above, and this
donation will support our mission to promote sustainable, high-level code base
for the astronomy community, open code development, educational materials, and
reproducible scientific research.

License
=======

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


.. |Astropy Logo| image:: https://github.com/astropy/repo_stats/blob/main/dashboard_template/astropy_banner_gray.svg
    :target: https://www.astropy.org/
    :alt: Astropy

.. |User Stats| image:: https://github.com/astropy/repo_stats/blob/cache/cache/astropy_user_stats_light.png
    :target: https://docs.astropy.org/en/latest/impact_health.html
    :alt: Astropy User Statistics

.. |Actions Status| image:: https://github.com/astropy/astropy/actions/workflows/ci_workflows.yml/badge.svg
    :target: https://github.com/astropy/astropy/actions
    :alt: Astropy's GitHub Actions CI Status

.. |CircleCI Status| image::  https://img.shields.io/circleci/build/github/astropy/astropy/main?logo=circleci&label=CircleCI
    :target: https://circleci.com/gh/astropy/astropy
    :alt: Astropy's CircleCI Status

.. |Coverage Status| image:: https://codecov.io/gh/astropy/astropy/branch/main/graph/badge.svg
    :target: https://codecov.io/gh/astropy/astropy
    :alt: Astropy's Coverage Status

.. |PyPI Status| image:: https://img.shields.io/pypi/v/astropy.svg
    :target: https://pypi.org/project/astropy
    :alt: Astropy's PyPI Status

.. |Zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4670728.svg
    :target: https://doi.org/10.5281/zenodo.4670728
    :alt: Zenodo DOI

.. |Documentation Status| image:: https://img.shields.io/readthedocs/astropy/latest.svg?logo=read%20the%20docs&logoColor=white&label=Docs&version=stable
    :target: https://docs.astropy.org/en/stable/?badge=stable
    :alt: Documentation Status

.. |Pre-Commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
    :target: https://github.com/pre-commit/pre-commit
    :alt: pre-commit

.. |Ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
    :target: https://github.com/astral-sh/ruff
    :alt: Ruff

.. |NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
    :target: https://numfocus.org
    :alt: Powered by NumFOCUS

.. |Donate| image:: https://img.shields.io/badge/Donate-to%20Astropy-brightgreen.svg
    :target: https://numfocus.org/donate-to-astropy

.. |Codespaces| image:: https://github.com/codespaces/badge.svg
    :target: https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=2081289
    :alt: Open in GitHub Codespaces

Owner

  • Name: cy-suite
  • Login: cy-suite
  • Kind: organization

GitHub Events

Total
  • Public event: 1
Last Year
  • Public event: 1

Dependencies

.github/workflows/CFF-test.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • citation-file-format/cffconvert-github-action 4cf11baa70a673bfdf9dad0acc7ee33b3f4b6084 composite
.github/workflows/check_changelog.yml actions
  • scientific-python/action-towncrier-changelog 1d7332022f76e36fe8ce2d716b851f3f98063c62 composite
.github/workflows/check_milestone.yml actions
  • actions/github-script 60a0d83039c74a4aee543508d2ffcb1c3799cdea composite
.github/workflows/ci_benchmark.yml actions
  • actions/cache 6849a6489940f00c2f30c0fb92c6274307ccb58a composite
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • actions/upload-artifact b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 composite
.github/workflows/ci_cron_daily.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
.github/workflows/ci_cron_weekly.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • uraimo/run-on-arch-action 5397f9e30a9b62422f302092631c99ae1effcd9e composite
.github/workflows/ci_workflows.yml actions
  • actions/github-script 60a0d83039c74a4aee543508d2ffcb1c3799cdea composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • github/codeql-action/analyze 5618c9fc1e675841ca52c1c6b1304f5255a905a0 composite
  • github/codeql-action/autobuild 5618c9fc1e675841ca52c1c6b1304f5255a905a0 composite
  • github/codeql-action/init 5618c9fc1e675841ca52c1c6b1304f5255a905a0 composite
.github/workflows/open_actions.yml actions
  • actions/first-interaction 34f15e814fe48ac9312ccf29db4e74fa767cbab7 composite
  • actions/github-script 60a0d83039c74a4aee543508d2ffcb1c3799cdea composite
  • actions/labeler 8558fd74291d67161a8a78ce36a881fa63b766a9 composite
.github/workflows/publish.yml actions
.github/workflows/stalebot.yml actions
  • pllim/action-astropy-stalebot aed4b8aa0b1cbdb4ef09d476e46ebe0768e75d4b composite
.github/workflows/update_astropy_iers_data_pin.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • peter-evans/create-pull-request 5e914681df9dc83aa4e4905692ca88beb2f9e91f composite
pyproject.toml pypi
  • PyYAML >=6.0.0
  • astropy-iers-data >=0.2024.10.28.0.34.7
  • numpy >=1.23.2
  • packaging >=22.0.0
  • pyerfa >=2.0.1.1
setup.py pypi