amirpk / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
0 stars 0 forks source link

support for finance data API #245

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Request for Enhancement

Here is a request for adding support for managing google finance features
using python client library (Java client library already has this). 

Thanks,

Original issue reported on code.google.com by goyal....@gmail.com on 4 May 2009 at 11:04

GoogleCodeExporter commented 9 years ago
I've uploaded my initial work to the "Files" section of the Contributor mailing 
list.
Here's the link:
http://gdata-python-client-library-contributors.googlegroups.com/web/gdata-finan
ce-20090524.tgz

Original comment by tansweeh...@gmail.com on 23 May 2009 at 6:49

GoogleCodeExporter commented 9 years ago
I've update my code. The latest version is at
http://gdata-python-client-library-contributors.googlegroups.com/web/gdata-finan
ce-20090528.tgz.

Changes:
- Updated docstrings.
- Updated finance/__init__.py to handle inlined position and transaction 
entries in
portfolio and position feeds when queried with positions='true' and
transactions='true' respectively.
- Updated test_finance.py to test queries with positions='true' and 
transactions='true' 

Original comment by thesweeh...@gmail.com on 27 May 2009 at 11:27

GoogleCodeExporter commented 9 years ago
Thank you!

Original comment by jscud.w...@gmail.com on 5 Jun 2009 at 5:52