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://microsoft.github.io/PTVS/
Installation:
$ python setup.py install
or
$ pip install 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
Hashes for pydocumentdb-1.4.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e12b7814dd37c892240afdd16d175dbf7ef7ebcfd57377f37646f139230df39d |
|
MD5 | ff2c9823b40e6c2730cb5d510506b95e |
|
BLAKE2b-256 | e1a77b9f1588c17ad7e47b74669961eeb5984df092538a67353672d1c739ea67 |