[ 源代码: python-azure-devtools ]
软件包:python3-azure-devtools(1.2.0-1)
python3-azure-devtools 的相关链接
Debian 的资源:
下载源码包 python-azure-devtools:
- [python-azure-devtools_1.2.0-1.dsc]
- [python-azure-devtools_1.2.0.orig.tar.gz]
- [python-azure-devtools_1.2.0-1.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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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 (Python 3 interface)
-
- dep: python3-vcr
- record and replay HTML interactions (Python3 library)
-
- sug: python3-git
- Python library to interact with Git repositories - Python 3.x
-
- 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