Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Please cite this software by referring to its Zenodo release:

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "AstroDB Utils"
doi: https://zenodo.org/records/14397586
url: "https://github.com/astrodbtoolkit/astrodb_utils"
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
[![build](https://github.com/astrodbtoolkit/astrodb-scripts/actions/workflows/run_tests.yml/badge.svg)](https://github.com/astrodbtoolkit/astrodb-scripts/actions/workflows/run_tests.yml)
[![Documentation Status](https://readthedocs.org/projects/astrodb-utils/badge/?version=latest)](https://astrodb-utils.readthedocs.io/en/latest/)
[![PyPI - Version](https://img.shields.io/pypi/v/astrodb-utils)](https://pypi.org/project/astrodb-utils/)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14397585.svg)](https://doi.org/10.5281/zenodo.14397585)


The AstroDB Toolkit provides a set of tools to help astronomers work with and create databases.
The `astrodb_utils` package provides a set of functions to query and ingest data into databases built with the `astrodb-template-db` schema.

[Documentation for the Toolkit](https://astrodb-utils.readthedocs.io/en/latest/)
[Documentation for the Toolkit](https://astrodb-utils.readthedocs.io/en/stable/)