Metadata-Version: 2.0
Name: azure-iot-edge-dev-tool
Version: 0.50.0
Summary: The Azure IoT Edge Dev Tool module greatly simplifies your Edge development process by automating many of your routine manual tasks, such as building, deploying, pushing modules and configuring your Edge Runtime.
Home-page: https://github.com/jonbgallant/azure-iot-edge-dev-tool
Author: Jon Gallant
Author-email: info@jongallant.com
License: MIT license
Description-Content-Type: UNKNOWN
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.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Click (>=6.0)
Requires-Dist: azure-iot-edge-runtime-ctl
Requires-Dist: docker (==2.6.0)
Requires-Dist: python-dotenv
Requires-Dist: requests

See https://github.com/jonbgallant/azure-iot-edge-dev-tool for usage instructions.


