Astronomy database management using SQL and Python


Keywords
astrophysics
License
MIT
Install
pip install astrodbkit==0.6.6

Documentation

astrodbkit

Installation

To install:

pip install astrodbkit

Using the database

To start using astrodbkit, launch iPython, import the module, then initialize a database.

from astrodbkit import astrodb
db = astrodb.Database(dbpath)

Read the full documentation here.

Need a database?

To use the BDNYC Database of brown dwarf data, download the latest data release from the BDNYCdb repo on Github.

Enjoy!

astropy DOI