iotile-test

View on PyPIReverse Dependencies (0)

2.1.0 iotile_test-2.1.0-py3-none-any.whl

Wheel Details

Project: iotile-test
Version: 2.1.0
Filename: iotile_test-2.1.0-py3-none-any.whl
Download: [link]
Size: 23005
MD5: 3ba553039173c8db20b96acd67440ecf
SHA256: 1778ba05b768b98d45dc2691ffc7c8119a9c2428f189a8f35dbcf197fdf8c9cc
Uploaded: 2021-07-01 17:51:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: iotile-test
Version: 2.1.0
Summary: IOTile Test Infrastructure
Author: Arch
Author-Email: info[at]arch-iot.com
Home-Page: https://github.com/iotile/coretools/iotilecore
License: LGPLv3
Keywords: iotile,arch,embedded,hardware
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4
Requires-Dist: iotile-core (>=5.2)
[Description omitted; length: 149 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=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk 75
iotile/fixture/__init__.py sha256=SKGgCVE2KWgily3WA9UTHTXOcjviPbSXkEwE5XEmJlA 165
iotile/fixture/device_fixture.py sha256=cpox2EMwBpJHAQgl117jxCM2w5IGR64z05ibH-NioN4 3879
iotile/fixture/filesystem_fixture.py sha256=aDAb2UenZyaJUy6rbxQ4335lKNClrsjH0tTJtr7N0i8 1484
iotile/fixture/subprocess_fixture.py sha256=t50LTgcu-712qeA6nK06pqyrQIjdYKTIJg1PvxpZbSc 2472
iotile/mock/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iotile/mock/mock_ble.py sha256=QpeRdwzYdpA7GXQwRYDKm-WX4GnNldyJBgqWmC3k1Kw 11735
iotile/mock/mock_resolver.py sha256=5u49xqOaIoCkbSe31sRC9Jle1WeeURrVKuoA0bh-ZSU 2797
iotile/mock/devices/__init__.py sha256=YHLWjcqbR4I8qu0cNe_mEH4r1qcLb6FZwf3hxpKCeIs 306
iotile/mock/devices/noapp.py sha256=L9Zwqr9wr_t7ygNMoTPdxuZ776tPmSc1mPqZy09ePZc 512
iotile/mock/devices/realtime_test_device.py sha256=Intt4gSb2dlRhcjJxOMgpGIpWOychtDlTPGrvyP3Wks 5583
iotile/mock/devices/report_test_device.py sha256=7TTz3q_hlsgd5GSvdTbEbxvKkFlIp3dtZPVkzZEz0RY 6613
iotile/mock/devices/report_test_device_proxy.py sha256=UA26b9NzVSRZUjPz1BEVazT04q2fMHiEinAYEF969G4 1247
iotile/mock/devices/sg_test_device.py sha256=1MlbRg84gYE3JtIUpExxI26xPzgs-QngDDH5u05l638 824
iotile/mock/devices/simple_virtual_device.py sha256=HM1sFVZk4qEA0DMrZaZKo0rZlwucAk54_VLbuMyFeGY 535
iotile/mock/devices/simple_virtual_proxy.py sha256=IyjZbIWolUzwq3hLNQQUcmmtUIyS3FfycMoaSguJB2o 311
iotile/mock/devices/tracing_test_device.py sha256=3aHSU9PyjnxktB4j6TE5mlr3bVx0TpMx2OeBmi6PAzg 1677
iotile/test_scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iotile/test_scripts/prepare_device.py sha256=Wd0ADT8Wh3yOPLKzQWwZyBywMA3xDgvKaJFbpmdXpxM 6089
iotile_test-2.1.0.dist-info/LICENSE.md sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g 7651
iotile_test-2.1.0.dist-info/METADATA sha256=5ha6oOehW9B0Svk1zfw2VPaKqs7lBvScl8-EfjdvLUA 987
iotile_test-2.1.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
iotile_test-2.1.0.dist-info/entry_points.txt sha256=JQJDU4Jl8ZzseoHtPKbPtgPwLVliq_qy44HPU1x0Vo8 637
iotile_test-2.1.0.dist-info/top_level.txt sha256=6BajUzXXRYV8OhghnIX2lusxqoYq--zbRhc2JdAme9E 7
iotile_test-2.1.0.dist-info/RECORD

top_level.txt

iotile

entry_points.txt

prepare_device = iotile.test_scripts.prepare_device:main
report_test = iotile.mock.devices.report_test_device_proxy
simple = iotile.mock.devices.simple_virtual_proxy
no_app = iotile.mock.devices.noapp:NoAppVirtualDevice
realtime_test = iotile.mock.devices.realtime_test_device:RealtimeTestDevice
report_test = iotile.mock.devices.report_test_device:ReportTestDevice
sg_test = iotile.mock.devices.sg_test_device:SensorGraphTestDevice
simple = iotile.mock.devices.simple_virtual_device:SimpleVirtualDevice
tracing_test = iotile.mock.devices.tracing_test_device:TracingTestDevice