Skip to content

kelle/astrodb-utils

 
 

Repository files navigation

astrodb-utils

Test astrodb-utils Documentation Status PyPI version

The following tables are expected by AstroDB Toolkit and the AstroDB_scripts package:

  • Sources
  • Publications
  • Names
  • Telescopes
  • Instruments You may modify these tables, but doing so may decrease the interoperability of your database with other tools.

Developer Setup Instructions

  • Make new environment with Python=3.10
  • Install dependencies using an editable install:
    pip install -e ".[test]"
    
  • In the astrodb_utils/tests/ directory, clone the astrodb-template-db repo:
    git clone https://github.com/astrodbtoolkit/astrodb-template-db.git
    
  • Be sure to run tests from the top level directory.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%