Metadata-Version: 2.1
Name: sloancone
Version: 0.4.0
Summary: SDSS conesearching tools via the CL or Python API. Return conesearch results, or simply check whether or not a location in the sky has been covered by SDSS.
Home-page: https://github.com/thespacedoctor/sloancone
Author: David Young
Author-email: davidrobertyoung@gmail.com
License: MIT
Download-URL: https://github.com/thespacedoctor/sloancone/archive/v0.4.0.zip
Description: # sloancone
        
        <!-- INFO BADGES -->  
        
        [![](https://img.shields.io/pypi/pyversions/sloancone)](https://pypi.org/project/sloancone/)  
        [![](https://img.shields.io/pypi/v/sloancone)](https://pypi.org/project/sloancone/)  
        [![](https://img.shields.io/github/license/thespacedoctor/sloancone)](https://github.com/thespacedoctor/sloancone)  
        [![](https://img.shields.io/pypi/dm/sloancone)](https://pypi.org/project/sloancone/)  
        
        <!-- STATUS BADGES -->  
        
        [![](http://167.99.90.204:8080/buildStatus/icon?job=sloancone%2Fmaster&subject=build%20master)](http://167.99.90.204:8080/blue/organizations/jenkins/sloancone/activity?branch=master)  
        [![](http://167.99.90.204:8080/buildStatus/icon?job=sloancone%2Fdevelop&subject=build%20dev)](http://167.99.90.204:8080/blue/organizations/jenkins/sloancone/activity?branch=develop)  
        [![](https://cdn.jsdelivr.net/gh/thespacedoctor/sloancone@master/coverage.svg)](https://raw.githack.com/thespacedoctor/sloancone/master/htmlcov/index.html)  
        [![](https://readthedocs.org/projects/sloancone/badge/?version=master)](https://sloancone.readthedocs.io/en/master/)  
        [![](https://img.shields.io/github/issues/thespacedoctor/sloancone/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/sloancone/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)  
        
        *SDSS conesearching tools via the CL or Python API. Return conesearch results, or simply check whether or not a location in the sky has been covered by SDSS.*.
        
        Documentation for sloancone is hosted by [Read the Docs](https://sloancone.readthedocs.io/en/master/) (
        [development version](https://sloancone.readthedocs.io/en/develop/) and [master version](https://sloancone.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/sloancone). Please report any issues you find [here](https://github.com/thespacedoctor/sloancone/issues).
        
        ## Features
        
        * 
        
        
        
        
Keywords: astronomy, conesearch, sdss
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
