Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

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