• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

azure/H03-May-2022-16,73113,589

azure_mgmt_batch.egg-info/H03-May-2022-314234

tests/H03-May-2022-3,9093,759

CHANGELOG.mdH A D30-Jul-202113.2 KiB258194

MANIFEST.inH A D30-Jul-2021126 75

PKG-INFOH A D30-Jul-202117.8 KiB314234

README.mdH A D30-Jul-20211.4 KiB3420

_meta.jsonH A D30-Jul-2021570 1111

setup.cfgH A D30-Jul-202167 85

setup.pyH A D30-Jul-20212.8 KiB8966

README.md

1## Microsoft Azure SDK for Python
2
3This is the Microsoft Azure Batch Management Client Library.
4
5Azure Resource Manager (ARM) is the next generation of management APIs
6that replace the old Azure Service Management (ASM).
7
8This package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7.
9
10For the older Azure Service Management (ASM) libraries, see
11[azure-servicemanagement-legacy](https://pypi.python.org/pypi/azure-servicemanagement-legacy)
12library.
13
14For a more complete set of Azure libraries, see the
15[azure sdk python release](https://aka.ms/azsdk/python/all).
16
17# Usage
18
19
20To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
21
22
23
24For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/)
25Code samples for this package can be found at [Batch Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
26Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
27## Provide Feedback
28
29If you encounter any bugs or have suggestions, please file an issue in
30the [Issues](https://github.com/Azure/azure-sdk-for-python/issues)
31section of the project.
32
33![image](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-batch%2FREADME.png)
34