neddy

https://img.shields.io/pypi/pyversions/neddy https://img.shields.io/pypi/v/neddy https://img.shields.io/github/license/thespacedoctor/neddy https://img.shields.io/pypi/dm/neddy

http://157.245.42.153:8080/buildStatus/icon?job=neddy%2Fmaster&subject=build%20master http://157.245.42.153:8080/buildStatus/icon?job=neddy%2Fdevelop&subject=build%20dev https://cdn.jsdelivr.net/gh/thespacedoctor/neddy@master/coverage.svg https://readthedocs.org/projects/neddy/badge/?version=master https://img.shields.io/github/issues/thespacedoctor/neddy/type:%20bug?label=bug%20issues

query the Nasa Extra-Galactic (NED) database via the command-line and programmatically.

Documentation for neddy is hosted by Read the Docs ( development version and master version). The code lives on github. Please report any issues you find here.

API Reference

Modules

neddy.commonutils

common tools used throughout package

neddy.utKit

Unit testing tools

Classes

neddy.conesearch

The worker class for the conesearch module

neddy.namesearch

The worker class for the namesearch module

Functions

Release Notes

v0.3.0 - May 19, 2020

  • Now compatible with Python 3.*