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 2015), 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.8.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66fcc9592e63c87a6199aff79ca854eb80cb3bac85922f85291af9e9d6146098 |
|
MD5 | 4e52336053f32f27f2e2c87a9d7ec608 |
|
BLAKE2b-256 | 84e3612008569208eda899b4d4f7e371acc576a3646b5ffe280e9e965798a4a6 |