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

..03-May-2022-

azure/H03-May-2022-22,80018,478

azure_mgmt_billing.egg-info/H03-May-2022-158115

tests/H03-May-2022-9874

CHANGELOG.mdH A D12-May-20214.9 KiB10075

MANIFEST.inH A D12-May-2021126 75

PKG-INFOH A D12-May-20218.2 KiB158115

README.mdH A D12-May-20211.4 KiB3620

_meta.jsonH A D12-May-2021493 88

setup.cfgH A D12-May-202167 85

setup.pyH A D12-May-20212.8 KiB8966

README.md

1## Microsoft Azure SDK for Python
2
3This is the Microsoft Azure Billing 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 [Billing 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
28
29## Provide Feedback
30
31If you encounter any bugs or have suggestions, please file an issue in
32the [Issues](https://github.com/Azure/azure-sdk-for-python/issues)
33section of the project.
34
35![image](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-billing%2FREADME.png)
36