Skip to content

pyazureutils is a collection of utilities for interacting with Microsoft Azure

License

Notifications You must be signed in to change notification settings

microchip-pic-avr-tools/pyazureutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCHP

pyazureutils - Python Azure utils

pyazureutils is a collection of utilities for interacting with Microsoft Azure

Install using pip from pypi.org:

pip install pyazureutils

Browse source code on github

Read API documentation on github

Read the changelog on github

Usage

pyazureutils can be used as a command-line interface or a library

Using the pyazureutils CLI

To get top level help

pyazureutils --help

To get help on specific command (in this example the iotcentral command)

pyazureutils iotcentral --help

To get the pyazureutils version

pyazureutils --version

For more CLI usage examples see pypi.md

Using pyazureutils as a library package

pyazureutils can be used as a library. Its primary consumer is iotprovision

For usage examples see pypi.md.

Notes for Linux® systems

This package uses pyedbglib and other libraries for USB transport and some udev rules are required.
For details see the pyedbglib package: https://pypi.org/project/pyedbglib

About

pyazureutils is a collection of utilities for interacting with Microsoft Azure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages