Metadata-Version: 2.1
Name: astrodb_scripts
Version: 0.0.1
Summary: astrodb_scripts: scripts for interacting with the astrodb database
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/
Author: Kelle Cruz, David Rodriguez
Author-email: Arjun Savel <asavel@umd.edu>
License: BSD-3-Clause
License-File: LICENSE
Keywords: astronomy,databases
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: ads
Requires-Dist: astrodbkit2
Requires-Dist: astropy
Requires-Dist: astroquery
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: sqlalchemy==2.0.3
Requires-Dist: tqdm==4.64.1
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Description-Content-Type: text/markdown

# 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)
