*********** Development *********** .. container:: |License| |Zenodo| |PyPI Version| |PyPI Python Versions| |PyPI Downloads| |Astropy| |GitHub CI| |Code Coverage| |Documentation Status| |Codespaces Status| |pre-commit| |Black| |isort| |Donate| This documentation is relevant to users who want to contribute to `pyscope`. The developer's version is hosted on GitHub at ``_. These pages are intended to guide a user through installing the development environment, making a contribution, running tests, writing documentation, and submitting this contribution for review. |Codespaces| .. tip:: If you are new to contributing to open source projects, you may find the `Astropy developer documentation `_ helpful. This documentation is a higher-level summary of many of the concepts discussed there. .. toctree:: :maxdepth: 1 setup workflow contributing_scripts .. |License| image:: https://img.shields.io/pypi/l/pyscope :target: https://pypi.org/project/pyscope/ :alt: License .. |Zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.8403570.svg :target: https://doi.org/10.5281/zenodo.8403570 :alt: Zenodo .. |PyPI Version| image:: https://img.shields.io/pypi/v/pyscope :target: https://pypi.org/project/pyscope/ :alt: PyPI Version .. |PyPI Python Versions| image:: https://img.shields.io/pypi/pyversions/pyscope?logo=Python :target: https://pypi.org/project/pyscope/ :alt: PyPI Python Versions .. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/pyscope?logo=python :target: https://pypi.org/project/pyscope/ :alt: PyPI Downloads .. |Astropy| image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat :target: http://www.astropy.org :alt: Powered by Astropy .. |GitHub CI| image:: https://img.shields.io/github/actions/workflow/status/WWGolay/pyscope/ci.yml?logo=GitHub&label=CI :target: https://github.com/WWGolay/pyscope/actions/workflows/ci.yml :alt: GitHub CI .. |Code Coverage| image:: https://codecov.io/gh/WWGolay/pyscope/branch/main/graph/badge.svg :target: https://app.codecov.io/gh/WWGolay/pyscope/ :alt: Code Coverage .. |Documentation Status| image:: https://img.shields.io/readthedocs/pyscope?logo=ReadtheDocs :target: https://pyscope.readthedocs.io/en/latest/ :alt: Documentation Status .. |Codespaces Status| image:: https://github.com/WWGolay/pyscope/actions/workflows/codespaces/create_codespaces_prebuilds/badge.svg :target: https://github.com/WWGolay/pyscope/actions/workflows/codespaces/create_codespaces_prebuilds :alt: Codespaces Status .. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit :target: https://github.com/pre-commit/pre-commit :alt: pre-commit enabled .. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Code Style .. |isort| image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336 :target: https://pycqa.github.io/isort/ :alt: isort .. |Donate| image:: https://img.shields.io/badge/Donate-to_pyscope-crimson :target: https://github.com/sponsors/WWGolay :alt: Donate .. |Codespaces| image:: https://github.com/codespaces/badge.svg :target: https://codespaces.new/WWGolay/pyscope :alt: Codespaces