Skip to main content

A Python module for NASA's ADS that doesn't suck.

Project description

A Python Module to Interact with NASA’s ADS that Doesn’t Suck™

If you’re in astro research, then you pretty much need NASA’s ADS. It’s tried, true, and people go crazy on the rare occasions when it goes down.

https://travis-ci.org/andycasey/ads.svg?branch=master https://coveralls.io/repos/github/andycasey/ads/badge.svg?branch=master

Quickstart

>>> import ads
>>> ads.config.token = 'secret token'
>>> papers = ads.SearchQuery(q="supernova", sort="citation_count")
>>> for paper in papers:
>>>    print(paper.title)
[u'Maps of Dust Infrared Emission for Use in Estimation of Reddening and Cosmic Microwave Background Radiation Foregrounds']
[u'Measurements of Omega and Lambda from 42 High-Redshift Supernovae']
[u'Observational Evidence from Supernovae for an Accelerating Universe and a Cosmological Constant']
[u'First-Year Wilkinson Microwave Anisotropy Probe (WMAP) Observations: Determination of Cosmological Parameters']
[u'Abundances of the elements: Meteoritic and solar']

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ads-0.12.3.tar.gz (32.2 kB view details)

Uploaded Source

File details

Details for the file ads-0.12.3.tar.gz.

File metadata

  • Download URL: ads-0.12.3.tar.gz
  • Upload date:
  • Size: 32.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ads-0.12.3.tar.gz
Algorithm Hash digest
SHA256 ce523f266f6b815bf1d6371b6e7791b4d10989ebe743681b27bd54301f7cdcc9
MD5 597294dca2dff5f51af51ce241c2daf0
BLAKE2b-256 915acaeec9ab5b746402e1d0181abf9379838466abe9ad3809d5b817de1b3e57

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page