Skip to main content

Azure DocumentDB Python SDK

Project description

This is the README of the Python driver for Microsoft Azure DocumentDB.

Welcome to DocumentDB.

  1. 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/

  2. Installation:

    $ python setup.py install

    or

    $ pip install pydocumentdb

  3. To run tests:

    $ python test/crud_tests.py

    If you use Microsoft Visual Studio, open the project file python.pyproj, and press F5.

  4. To generate documentations:

    Install Sphinx: http://sphinx-doc.org/install.html

    $ cd doc $ sphinx-apidoc -e -o .api ..pydocumentdb $ make.bat html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydocumentdb-1.6.0.zip (69.5 kB view hashes)

Uploaded source

Built Distribution

pydocumentdb-1.6.0-py2-none-any.whl (38.3 kB view hashes)

Uploaded 2 7

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page