[ ソース: python-azure ]
パッケージ: python3-azure-storage (20241008+git-1)
python3-azure-storage に関するリンク
Debian の資源:
python-azure ソースパッケージをダウンロード:
- [python-azure_20241008+git-1.dsc]
- [python-azure_20241008+git.orig.tar.xz]
- [python-azure_20241008+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