# azure-python-devtools
**Repository Path**: mirrors_Azure/azure-python-devtools
## Basic Information
- **Project Name**: azure-python-devtools
- **Description**: Devtools for Azure SDK and CLI for Python
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-08
- **Last Updated**: 2026-03-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
.. image:: https://travis-ci.org/Azure/azure-python-devtools.svg?branch=master
:target: https://travis-ci.org/Azure/azure-python-devtools
*Disclaimer*: The package "azure-devtools" is no longer maintened nor used in any Microsoft projects anymore.
Development tools for Python-based Azure tools
==============================================
This package contains tools to aid in developing Python-based Azure code.
This includes the following components:
scenario_tests
--------------
A testing framework to handle much of the busywork
associated with testing code that interacts with Azure.
ci_tools
--------
Some tooling to help developing CI tools. This includes some Git helpers,
Github RestAPI wrapper and a Bot framework for Github issues.
Contributing
============
This project has adopted the
`Microsoft Open Source Code of Conduct `__.
For more information see the
`Code of Conduct FAQ `__
or contact
`opencode@microsoft.com `__
with any additional questions or comments.