Skip to main content

Microsoft Azure CosmosDB Table Client Library for Python

Project description

Microsoft Azure CosmosDB Table SDK for Python

This project provides a client library in Python that makes it easy to consume Microsoft Azure CosmosDB Table services. For documentation please see the Microsoft Azure Python Developer Center and our API Reference Page.

If you are looking for the Service Bus or Azure Management libraries, please visit https://github.com/Azure/azure-sdk-for-python.

Compatibility

IMPORTANT: If you have an earlier version of the azure package (version < 1.0), you should uninstall it before installing this package.

You can check the version using pip:

pip freeze

If you see azure==0.11.0 (or any version below 1.0), uninstall it first then install it again:

pip uninstall azure
pip install azure

Features

  • Table

    • Create/Read/Update/Delete Tables

    • Create/Read/Update/Delete Entities

    • Batch operations

    • Advanced Table Operations

Getting Started

Download

Option 1: Via PyPi

To install via the Python Package Index (PyPI), type:

pip install azure-cosmosdb-table

Option 2: Source Via Git

To get the source code of the SDK via git just type:

git clone git://github.com/Azure/azure-cosmosdb-python.git
cd ./azure-cosmosdb-table
python setup.py install

Option 3: Source Zip

Download a zip of the code via GitHub or PyPi. Then, type:

cd ./azure-cosmosdb-table
python setup.py install

Minimum Requirements

  • Python 2.7, 3.3, 3.4, 3.5, or 3.6.

  • See setup.py for dependencies

Usage

To use this SDK to call Microsoft Azure storage services, you need to first create an account.

Code Sample

See the samples directory for table usage samples.

Need Help?

Be sure to check out the Microsoft Azure Developer Forums on MSDN or the Developer Forums on Stack Overflow if you have trouble with the provided code.

Contribute Code or Provide Feedback

If you would like to become an active contributor to this project, please follow the instructions provided in Azure Projects Contribution Guidelines. You can find more details for contributing in the CONTRIBUTING.md doc.

If you encounter any bugs with the library, please file an issue in the Issues section of the project.

Learn More

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

azure-cosmosdb-table-1.0.5.tar.gz (60.0 kB view details)

Uploaded Source

Built Distribution

azure_cosmosdb_table-1.0.5-py2.py3-none-any.whl (80.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file azure-cosmosdb-table-1.0.5.tar.gz.

File metadata

  • Download URL: azure-cosmosdb-table-1.0.5.tar.gz
  • Upload date:
  • Size: 60.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.13

File hashes

Hashes for azure-cosmosdb-table-1.0.5.tar.gz
Algorithm Hash digest
SHA256 4a34c2c792036afc2a3811f4440ab967351e9ceee6542cc96453b63c678c0145
MD5 2e8f0b9664ea984d23ee148b32e074d6
BLAKE2b-256 1dd91b300b47c53d8bb603b0be7b58b25e93be4c25fb2db70d2bf446d173bd44

See more details on using hashes here.

File details

Details for the file azure_cosmosdb_table-1.0.5-py2.py3-none-any.whl.

File metadata

  • Download URL: azure_cosmosdb_table-1.0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 80.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.13

File hashes

Hashes for azure_cosmosdb_table-1.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a9c3d2a75b376a45f4bda84af28e698b7578544bb0e9eb7b53fedef3369634a0
MD5 a602d50e3c6036cf8e28ca9aae1f97ca
BLAKE2b-256 5581f57fea1cdab4490bc185e48a4db2451795fde37eb8fed1808e7e8fd2c99e

See more details on using hashes here.

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