noopkat / azure-iot-sdk-python-preview

Azure IoT SDK for Python - v2.0.0 Preview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Azure IoT Hub Python SDKs v2 - PREVIEW

This repository contains the code for the future v2.0.0 of the Azure IoT SDKs for Python. The goal of v2.0.0 is to be a complete rewrite of the existing SDK that maximizes the use of the Python language and its standard features rather than wrap over the C SDK, like v1.x.x of the SDK did.

How to install the SDKs

There are currently no preview packages released on pip. The only way to install the SDKs are to clone the repository and install manually.

How to use the SDKs

For details on how to use sepcific SDKs please consult the SDK specific documentation:

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

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.

About

Azure IoT SDK for Python - v2.0.0 Preview

License:MIT License


Languages

Language:Python 99.1%Language:Shell 0.9%