Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.2 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.2 KB

MCHP

pyawsutils - Python AWS utils

pyawsutils is a collection of utilities for interacting with Amazon Web Services

Install using pip from pypi.org:

pip install pyawsutils

Browse source code on github

Read API documentation on github

Read the changelog on github

Usage

pyawsutils can be used as a command-line interface or a library.

Using the pyawsutils CLI

To get top level help

pyawsutils --help

To get the pyawsutils version

pyawsutils --version

For more CLI usage examples see pypi.md.

Using pyawsutils as a library package

pyawsutils 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