[ buster ]
[ Bron: python-azure-devtools ]
Pakket: python-azure-devtools (1.1.1-1)
Verwijzigingen voor python-azure-devtools
Debian bronnen:
Het bronpakket python-azure-devtools downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python-azure-devtools gerelateerde pakketten
|
|
|
|
-
- 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