Skip to content

BDNYC/astrodbkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Build Status Coverage Status

About

A Python module for astronomy to create, manage, and collaborate using SQL relational databases.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages