smartcar / python-sdk

Smartcar Python SDK
MIT License
44 stars 13 forks source link

refactor: Complete SDK overhaul rough draft #95

Closed nbry closed 3 years ago

nbry commented 3 years ago

This PR revolves around the overhaul of the SDK to match the v2 spec. Major changes include arguments, parameters, return types, and testing suite.

This should act as the rough draft for the Python SDK v2. However, webhook-related methods have not been implemented yet.

nbry commented 3 years ago

Latest commits reflects changes @rsimari and I discussed. Python SDK is ready for review