Metadata-Version: 2.1
Name: astrodb_scripts
Version: 0.1.0
Summary: astrodb_scripts: scripts for interacting with the astrodb database
Author: Kelle Cruz, David Rodriguez
Author-email: Arjun Savel <asavel@umd.edu>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/astrodbtoolkit/astrodb_scripts
Project-URL: Issues, https://github.com/astrodbtoolkit/astrodb_scripts/issues
Project-URL: Documentation, https://astrodb-scripts.readthedocs.io/en/latest/
Keywords: databases,astronomy
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy <2.0
Requires-Dist: astroquery
Requires-Dist: astropy
Requires-Dist: astrodbkit2
Requires-Dist: pandas
Requires-Dist: sqlalchemy ==2.0.3
Requires-Dist: tqdm
Requires-Dist: ads
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

# astrodb-scripts
[![Test astrodb-scripts](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-scripts/badge/?version=latest)](https://astrodb-scripts.readthedocs.io/en/latest/?badge=latest)

