[ 原始碼: python-azure-devtools ]
套件:python3-azure-devtools(1.2.0-4)
python3-azure-devtools 的相關連結
Debian 的資源:
下載原始碼套件 python-azure-devtools:
- [python-azure-devtools_1.2.0-4.dsc]
- [python-azure-devtools_1.2.0.orig.tar.gz]
- [python-azure-devtools_1.2.0-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Microsoft Azure Development Tools for Python 3.x
This package contains tools to aid in developing Python-based Azure code. Currently it includes scenario_tests, a testing framework to handle much of the busywork associated with testing code that interacts with Azure.
This is the Python 3 version of the package.
其他與 python3-azure-devtools 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-configargparse
- replacement for argparse with config files and environment variables (Python 3)
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library
-
- dep: python3-vcr
- record and replay HTML interactions
-
- sug: python3-git
- Python library to interact with Git repositories
-
- sug: python3-github
- Access the full Github API v3 from Python3
-
- sug: python3-requests
- elegant and simple HTTP library for Python3, built for human beings