Metadata-Version: 2.1
Name: microsoft-azure-sphere-deviceapi
Version: 0.1.3
Summary: A library for interacting with Azure Sphere devices using the inbuilt REST server.
Author: Microsoft
Author-email: azspheremfrsamplesup@microsoft.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Microsoft Azure Sphere Device REST APIs for Python

**Notice: This package is now deprecated please use the [new package](https://pypi.org/project/azuresphere-device-api/) via `pip install azuresphere-device-api`**

Microsoft Azure Sphere Device REST APIs for Python enables users to interact with an Azure Sphere device using REST APIs.

