Azure / azure-cosmos-python

🚨🚨🚨This SDK is now maintained at https://github.com/Azure/azure-sdk-for-python 🚨🚨🚨
https://github.com/Azure/azure-sdk-for-python
MIT License
150 stars 141 forks source link

[DO NOT MERGE] New object model #143

Closed johanste closed 5 years ago

johanste commented 5 years ago

Initial PR of the new object model for Python. More or less a straight port from the prototype branch; the only major change was to instead of "vendoring" the existing azure-cosmos-python package, the CosmosClient was renamed to CosmosClientConnection.