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:

.. code:: shell

pip freeze

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

.. code:: shell

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-storage-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 blob, queue, table, and file 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
==========

- `Python Developer Center`_
- `Azure Storage Service`_
- `Azure Storage Team Blog`_
- `API Reference`_

.. _Python Developer Center: http://azure.microsoft.com/en-us/develop/python/
.. _API Reference: https://azure-storage.readthedocs.io/en/latest/
.. _here: https://github.com/Azure/azure-storage-python/archive/master.zip
.. _create an account: https://account.windowsazure.com/signup
.. _Developer Forums on MSDN: http://social.msdn.microsoft.com/Forums/windowsazure/en-US/home?forum=windowsazuredata
.. _Developer Forums on Stack Overflow: http://stackoverflow.com/questions/tagged/azure+windows-azure-storage
.. _Azure Projects Contribution Guidelines: http://azure.github.io/guidelines.html
.. _Issues: https://github.com/Azure/azure-storage-python/issues
.. _Azure Storage Service: http://azure.microsoft.com/en-us/documentation/services/storage/
.. _Azure Storage Team Blog: http://blogs.msdn.com/b/windowsazurestorage/
.. _CONTRIBUTING.md doc: CONTRIBUTING.md

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-0.37.0.tar.gz (93.1 kB view details)

Uploaded Source

Built Distribution

azure_cosmosdb_table-0.37.0-py2.py3-none-any.whl (121.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for azure-cosmosdb-table-0.37.0.tar.gz
Algorithm Hash digest
SHA256 dd19ce2f3ebf728ff70d5bb44692258bbdb2ad5b3171dfd39ad6d5a3e3479ff0
MD5 c2c77c29ea1f9f35b98b39156f984e49
BLAKE2b-256 03c98f651f31ce938206a48599bc03e1e19a0f3687a2eee422ded6835c48e6ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for azure_cosmosdb_table-0.37.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bb45ed8f3fd4b3b2232c7b7b5dbe630afddbfc10e7b7208dffba20531da646bb
MD5 81c34ef5ead82636e713149a25ca0f2c
BLAKE2b-256 7912a4791408b8d2180b0d8bbe21e77d2185be6ec0405756d974ea7b3fe1f28d

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