smartcar / python-sdk

Smartcar Python SDK
MIT License
44 stars 13 forks source link

Sdk overhaul after review #97

Closed nbry closed 3 years ago

nbry commented 3 years ago

refactor: SDK

BREAKING CHANGE - return types are now named tuples, not simply dictionaries rendered from JSON data.

Asana: https://app.asana.com/0/1200555830655850/1200543311907241

nbry commented 3 years ago

Latest push reflects local test with getting-started app. Created an Access type, to be returned from AuthClient exchanging code/token methods. Also, updated geckodriver code to press the continue button on the new Smartcar Connect flow. Ready for review.

smartcar-ci commented 3 years ago

:tada: This PR is included in version 6.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: