[ 原始碼: python-azure ]
套件:python3-azure-storage(20230112+git-1)
python3-azure-storage 的相關連結
Debian 的資源:
下載原始碼套件 python-azure:
- [python-azure_20230112+git-1.dsc]
- [python-azure_20230112+git.orig.tar.xz]
- [python-azure_20230112+git-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Microsoft Azure Storage Library for Python 3.x
This Python module provides an API for consuming Microsoft Azure Storage services including Blob, Queue, Table and Files.
This is the Python 3 version of the package.
其他與 python3-azure-storage 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-azure
- Microsoft Azure SDK for Python 3.x
-
- dep: python3-cryptography (>= 2.1.4)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-isodate
- ISO 8601 date/time/duration parser and formatter (Python 3 module)
-
- dep: python3-typing-extensions (>= 3.10~)
- Backported and Experimental Type Hints for Python