Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 380 Bytes

LONG_DESCRIPTION.rst

File metadata and controls

21 lines (12 loc) · 380 Bytes

Official Quandl API Client for Python

A Python library for Quandl's RESTful API.

Setup

You can install this package by using the pip tool and installing:

$ pip install quandl

Or:

$ easy_install quandl

Usage

You can read more about developing and using the library here: https://github.com/quandl/quandl-python