Azure DocumentDB Python SDK
Project description
This is the README of the Python driver for Microsoft Azure DocumentDB.
Welcome to DocumentDB.
Pre-requirements:
Python 2.7 https://www.python.org/download/releases/2.7
If you use Microsoft Visual Studio as IDE (we use 2013), please install the following extension for Python. http://pytools.codeplex.com/wikipage?title=PTVS%20Installation
Installation:
$ python setup.py install
or
$ pip install –pre pydocumentdb
To run tests:
$ python test/crud_tests.py
If you use Microsoft Visual Studio, open the project file python.pyproj, and press F5.
To generate documentations:
Install Sphinx: http://sphinx-doc.org/install.html
$ cd doc $ sphinx-apidoc -e -o .api ..pydocumentdb $ make.bat html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pydocumentdb-1.0.1.zip
.
File metadata
- Download URL: pydocumentdb-1.0.1.zip
- Upload date:
- Size: 45.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63822f3770e23f9cc1778dda308970fd3ed62aae1902648344bdf0f888668736 |
|
MD5 | 7400955458711a4379b5bd9873de418a |
|
BLAKE2b-256 | 0e32e804b055b672edc9a59b35e54f11a26497f52e7ebd9b1cd551871eea0d12 |
File details
Details for the file pydocumentdb-1.0.1-py2-none-any.whl
.
File metadata
- Download URL: pydocumentdb-1.0.1-py2-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3418780c5cb0f093a2706199b99fe479a3527d8cb76a7333b8771a22aa891db1 |
|
MD5 | 1c570d34e4479182d92ba6812957330e |
|
BLAKE2b-256 | 18aa19a5ab3af964f06f2a389ba5d7fac31bf7ad1573cf73092d156ef21b2bd2 |