This PR is a major re-organization of the library. This includes the following changes:
JSON Support (Closes #39, Closes #29)
Python 2/3 single codebase support (Closes #27)
Simple-Salesforce for password based login (Closes #28)
Adds integration tests that work against standard dev instance of Salesforce
Use requests everywhere instead of httplib3
There is probably some Python 3 work still left to do in this branch before merge including Trove Classifiers. I'd also like to see if we can make tests run automatically in Travis or something.
This is an API incompatible change so the version number is bumped to 2.0dev1.
This PR is a major re-organization of the library. This includes the following changes:
There is probably some Python 3 work still left to do in this branch before merge including Trove Classifiers. I'd also like to see if we can make tests run automatically in Travis or something.
This is an API incompatible change so the version number is bumped to 2.0dev1.