{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/2"}],"enrichment":{"capability":"Client library for reading, writing, and managing tables and entities in Microsoft Azure CosmosDB Table service from Python applications.","skillfed_tags":["abandoned","azure-legacy","nosql-table-storage"],"use_cases":["Migrate or maintain legacy Python applications that depend on azure-cosmosdb-table without rewriting to a newer Azure SDK.","Prototype or develop against Azure CosmosDB Tables in environments locked to Python 2.7 or early Python 3 versions.","Perform batch inserts, updates, or deletes of entities in Azure Table Storage from a Python script.","Query and retrieve entities from existing CosmosDB Table partitions using the legacy SDK interface."],"what_it_does":"This is a Python client library for Microsoft Azure CosmosDB Table service, enabling CRUD operations on tables and entities, batch operations, and advanced table queries. It wraps HTTP calls to Azure's table storage backend using dependencies like requests, cryptography, and azure-common for authentication and communication.\n\nThe package is in Beta status and has been abandoned since mid-2022, with its last release in October 2019. It targets Python 2.7 and 3.3\u20133.6. While it remains available on PyPI and carries no known security vulnerabilities, its lack of maintenance means it will not receive updates for Azure API changes, security patches, or compatibility fixes for newer Python versions.","worth_installing":"No, unless you are maintaining existing code that already depends on it. The package is abandoned, last updated in 2019, and Microsoft has moved to newer Azure SDKs. For new projects, use the current azure-data-tables package instead. If you must use this package, do so only in isolated, non-production environments or as a temporary measure during migration."},"id":"azure-cosmosdb-table","links":{"html":"https://skillfed.io/packages/azure-cosmosdb-table","md":"https://skillfed.io/packages/azure-cosmosdb-table.md","pypi":"https://pypi.org/project/azure-cosmosdb-table/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2019-10-25","license_spdx":null,"license_treatment":"permissive","name":"azure-cosmosdb-table","python_support":"unspecified","summary":"Microsoft Azure CosmosDB Table Client Library for Python"},"popularity":{"monthly_downloads":2838716,"position":2868,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.6"}
