Skip to content

Conversation

@nhfruchter
Copy link

Changes made:

  1. Make the Python API interface more Pythonic
  2. Use requests instead of urllib to reduce chance of error, better support adding parameters.
  3. Update documentation and inline API docs to docstrings.
  4. Update API endpoint from stale URL to current one.
  5. Support doc, xml outputs instead of just JSON.
  6. Add independentExpend API call.

Nathaniel Fruchter added 6 commits February 25, 2017 15:00
…or calls

* Use requests and requests.get() instead of urllib
* Change to class constructors and __init__ to specify options and API
key
* Lets user specify output format (not just JSON / python dict)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant