iotile-ext-cloud

View on PyPIReverse Dependencies (1)

1.2.0 iotile_ext_cloud-1.2.0-py3-none-any.whl

Wheel Details

Project: iotile-ext-cloud
Version: 1.2.0
Filename: iotile_ext_cloud-1.2.0-py3-none-any.whl
Download: [link]
Size: 19068
MD5: 14fb48998e24290b86f47eb4d3e89074
SHA256: feb5c0856a3d015d36e49d910b705006121d4bd8bafbb6e7f2bb9f8b50ef3539
Uploaded: 2021-07-01 17:58:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: iotile-ext-cloud
Version: 1.2.0
Summary: IOTile.cloud integration into CoreTools
Author: Arch
Author-Email: info[at]arch-iot.com
Home-Page: http://github.com/iotile/lib_iotilecore
License: LGPLv3
Keywords: iotile,arch,embedded,hardware,firmware
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7,<4
Requires-Dist: iotile-core (>=5.2)
Requires-Dist: iotile-cloud (>=0.9.11)
[Description omitted; length: 167 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
iotile/__init__.py sha256=qEFeq3yuf3lQKVseALmL8aPM8fpCS54B_5pry00M3hk 76
iotile/cloud/__init__.py sha256=pxwveaoIFFTZbGs1j6_m3nwRKO_IWY6gd-TO5FJShMU 160
iotile/cloud/cloud.py sha256=hC5YF9IN4FAL128yunNBkAJnVZ_WRZ1NIUd4zEaHCo8 18747
iotile/cloud/config.py sha256=WDaG9IgwUjcso0ftjiMyxD2-IgVhJomje2dbw9G-IpY 2886
iotile/cloud/plugin.py sha256=QZBYj9jiHzSXduhFNq4feWo4Z4INuUmCqXn4DR-1pf8 97
iotile/cloud/utilities.py sha256=M16bYmaZ4913LFuCmjw_kiiQSN3h-CBatpWYZai7GQc 2027
iotile/cloud/apps/__init__.py sha256=TKssBSVgsiPkeX9K_iiezPn3QAFQEjYs_kXI9nJpDyY 121
iotile/cloud/apps/cloud_uploader.py sha256=xKPQ07QHXKSVq6JtavFVuzWOF_kbdRADdOE6tuAJtqY 13635
iotile/cloud/apps/ota_updater.py sha256=DNtTfW_8YaER1uYm1YalKiw2apIj3Ath8w8rqwTY9ww 7027
iotile_ext_cloud-1.2.0.dist-info/LICENSE.md sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g 7651
iotile_ext_cloud-1.2.0.dist-info/METADATA sha256=u75dCNkv5Z1gJh8Pq1x0CSDKIjTTyuLgyIyZxV0kSC8 1052
iotile_ext_cloud-1.2.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
iotile_ext_cloud-1.2.0.dist-info/entry_points.txt sha256=YtV_OpX48natY8Lny4f_uJ0XtCspKE-K-CwGk2rF1dI 316
iotile_ext_cloud-1.2.0.dist-info/top_level.txt sha256=6BajUzXXRYV8OhghnIX2lusxqoYq--zbRhc2JdAme9E 7
iotile_ext_cloud-1.2.0.dist-info/RECORD

top_level.txt

iotile

entry_points.txt

cloud_uploader = iotile.cloud.apps.cloud_uploader
ota_updater = iotile.cloud.apps.ota_updater
link_cloud = iotile.cloud.config:link_cloud
iotile-ext-cloud = iotile.cloud.config:get_variables
cloud = iotile.cloud.plugin:setup_plugin