Metadata-Version: 2.0
Name: iotedgedev
Version: 2.0.0
Summary: The Azure IoT Edge Dev Tool greatly simplifies the IoT Edge development process by automating many routine manual tasks, such as building, deploying, pushing modules and configuring the IoT Edge Runtime.
Home-page: https://github.com/azure/iotedgedev
Author: Microsoft Corporation
Author-email: vsciet@microsoft.com
License: MIT license
Keywords: azure iot edge dev tool
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: click (>=6.0)
Requires-Dist: docker (<4.0,>=3.7.0)
Requires-Dist: python-dotenv
Requires-Dist: requests (<2.21,>=2.20.0)
Requires-Dist: fstrings
Requires-Dist: msrestazure (~=0.4.32)
Requires-Dist: azure-cli-core
Requires-Dist: azure-cli-iot
Requires-Dist: azure-cli-profile
Requires-Dist: azure-cli-extension
Requires-Dist: azure-cli-configure
Requires-Dist: azure-cli-resource
Requires-Dist: azure-cli-cloud
Requires-Dist: iotedgehubdev (>=0.8.0)
Requires-Dist: six
Requires-Dist: applicationinsights (<0.11.8)
Requires-Dist: commentjson
Requires-Dist: pyyaml (<4.3,>=3.10)
Requires-Dist: pypiwin32 (==219); sys_platform == "win32" and python_version < "3.6"
Requires-Dist: pypiwin32 (==223); sys_platform == "win32" and python_version >= "3.6"

See https://github.com/azure/iotedgedev for usage instructions.


