Pakket: python3-azure-devtools (1.1.1-2)
Verwijzigingen voor python3-azure-devtools
Trisquel bronnen:
Het bronpakket python-azure-devtools downloaden:
- [python-azure-devtools_1.1.1-2.dsc]
- [python-azure-devtools_1.1.1.orig.tar.xz]
- [python-azure-devtools_1.1.1-2.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Nicolas Dandrimont
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-azure-devtools gerelateerde pakketten
|
|
|
-
- 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 (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