Metadata-Version: 2.1
Name: sdss-brain
Version: 0.4.0
Summary: Core Brain for SDSS
Home-page: https://github.com/sdss/sdss_brain
Author: Brian Cherinka
Author-email: bcherinka@stsci.edu
License: BSD 3-Clause License
Project-URL: Repository, https://github.com/sdss/sdss_brain
Project-URL: Documentation, https://sdss-brain.readthedocs.org
Description: # sdss_brain
        
        ![Versions](https://img.shields.io/badge/python->3.7-blue)
        [![Documentation Status](https://readthedocs.org/projects/sdss-brain/badge/?version=latest)](https://sdss-brain.readthedocs.io/en/latest/?badge=latest)
        [![Travis (.org)](https://img.shields.io/travis/sdss/sdss_brain)](https://travis-ci.org/sdss/sdss_brain)
        [![codecov](https://codecov.io/gh/sdss/sdss_brain/branch/master/graph/badge.svg)](https://codecov.io/gh/sdss/sdss_brain)
        [![Coveralls](https://coveralls.io/repos/github/sdss/sdss_brain/badge.svg)](https://coveralls.io/github/sdss/sdss_brain)
        
        SDSS product for streamlining and simplifying user experiences around SDSS data products.  
        It combines the utility of other core SDSS packages, e.g. 
        [sdss-access](https://github.com/sdss/sdss_access), [sdss-tree](https://github.com/sdss/tree), [sdssdb](https://github.com/sdss/sdssdb), [sdsstools](https://github.com/sdss/sdsstools) to enable more high level interaction between the SDSS data products.
        
        **sdss_brain is in active development. Although the code is stable and can be used for production, the implementation of existing features may be changed without previous notice. This will change when we reach version 1.0.0.**
        
        Useful links
        ------------
        
        - GitHub: https://github.com/sdss/sdss_brain
        - Documentation: https://sdss-brain.readthedocs.org
        - Issues: https://github.com/sdss/sdss_brain/issues
        
        
Keywords: astronomy,software
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: extras
Provides-Extra: dev
Provides-Extra: docs
