[ 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
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-configargparse
- replacement for argparse with config files and environment variables (Python 2)
-
- dep: python-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- 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