[ buster ]
[ 源代码: python-azure-devtools ]
软件包:python-azure-devtools(1.1.1-1)
python-azure-devtools 的相关链接
Debian 的资源:
下载源码包 python-azure-devtools:
- [python-azure-devtools_1.1.1-1.dsc]
- [python-azure-devtools_1.1.1.orig.tar.xz]
- [python-azure-devtools_1.1.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Microsoft Azure Development Tools for Python 2.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 2 version of the package.
其他与 python-azure-devtools 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-configargparse
- replacement for argparse with config files and environment variables (Python 2)
-
- dep: python-six (>= 1.10.0)
- Python 2 和 3 兼容库(Python 2 接口)
-
- dep: python-vcr
- record and replay HTML interactions (Python library)
-
- sug: python-git
- Python library to interact with Git repositories - Python 2.7
-
- sug: python-github
- Access to full Github API v3 from Python2
-
- sug: python-requests
- elegant and simple HTTP library for Python2, built for human beings