quandl / quandl-python

MIT License
1.38k stars 338 forks source link

Feature ap 243/v3 client #37

Closed ccleung closed 8 years ago

ccleung commented 9 years ago

Tracker Ticket:

Updated python package, uses v3 api

Note to the reviewer:

for commit https://github.com/quandl/quandl-python/commit/d2034eb80a6cbb412e2047d7ec682adef4bfa2db:

ccleung commented 9 years ago

Everything is good to go, waiting for email to be sent out to python users, as well as final round of testing for this branch.

For reference, to install: pip install https://github.com/quandl/quandl-python/archive/feature-AP-243/v3-client.zip

ccleung commented 9 years ago

We need to add request_source and request_version: https://github.com/quandl/quandl-python/blob/master/Quandl/Quandl.py#L232