wotemu

View on PyPIReverse Dependencies (0)

0.6.0 wotemu-0.6.0-py3-none-any.whl

Wheel Details

Project: wotemu
Version: 0.6.0
Filename: wotemu-0.6.0-py3-none-any.whl
Download: [link]
Size: 1810730
MD5: c8b8a8021c1243b567a8bd75f6f01a37
SHA256: b10e0d0a3013c10ecde43e812d18f21041adc0ca562fa5b8dee8bfea7140aed9
Uploaded: 2021-05-28 15:27:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wotemu
Version: 0.6.0
Summary: An emulator for Python applications to help in the design of IoT deployments based on the edge computing model
Author: Andres Garcia Mangas
Author-Email: andres.garcia[at]fundacionctic.org
Keywords: wot iot edge emulator
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Requires-Dist: docker (<5.0,>=4.1.0)
Requires-Dist: coloredlogs (<15.0,>=14.0)
Requires-Dist: netaddr (<0.8.0,>=0.7.19)
Requires-Dist: netifaces (<0.11.0,>=0.10.9)
Requires-Dist: Click (<8.0,>=7.0)
Requires-Dist: sh (<2.0,>=1.12.14)
Requires-Dist: wotpy (==0.14.5)
Requires-Dist: aioredis (<2.0,>=1.3)
Requires-Dist: tornado (<6.0,>=5.1)
Requires-Dist: PyYAML (<6.0,>=5.3)
Requires-Dist: inflection (<0.5.0,>=0.4.0)
Requires-Dist: numpy (<2.0,>=1.15.0)
Requires-Dist: deepmerge (<0.2.0,>=0.1.0)
Requires-Dist: pyshark (<0.5.0,>=0.4.2)
Requires-Dist: psutil (<6.0,>=5.6.0)
Requires-Dist: plotly (<5.0,>=4.11)
Requires-Dist: pandas (<2.0,>=1.1)
Requires-Dist: lxml (<5.0,>=4.5)
Requires-Dist: websockets (<9.0,>=8.0)
Requires-Dist: motor (<3.0,>=2.3); extra == "apps"
Requires-Dist: opencv-python (<4.6,>=4.5); extra == "apps"
Requires-Dist: face-recognition (<1.4,>=1.3); extra == "apps"
Requires-Dist: autopep8 (<2.0,>=1.5); extra == "dev"
Requires-Dist: pylint (<3.0,>=2.0); extra == "dev"
Requires-Dist: rope (<1.0,>=0.16.0); extra == "dev"
Requires-Dist: pytest (<6.0,>=5.0); extra == "dev"
Requires-Dist: pytest-asyncio (<1.0,>=0.10.0); extra == "dev"
Requires-Dist: docker (<5.0,>=4.0); extra == "dev"
Requires-Dist: html5lib (<2.0,>=1.1); extra == "dev"
Requires-Dist: bumpversion (<0.6.0,>=0.5.3); extra == "dev"
Provides-Extra: apps
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9265 characters]

WHEEL

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

RECORD

Path Digest Size
tests/__init__.py sha256=ZZVXc-qdn6w3pw-yIv_dvxTHoC0cO2se9hiv122OorE 77
tests/conftest.py sha256=6YCyHmHEc66rfdn4u4raczcB6Vp0yd5ZbVFAIl-im9k 5362
tests/test_redis.py sha256=JuGBn0O4427-L0RGqs22_5CBZxA3O3Bj3sTKl6eUYPA 1197
tests/test_report_builder.py sha256=Iqa9SbVVTqBD21zm074PBeQ8bPvw48qziFOK6_1bAMs 1288
tests/test_report_reader.py sha256=-5EcJf6QpiiK1kts9NeRspHflNK5EQ6Aw0pa23GUQaE 4388
tests/test_topology.py sha256=eSwaBceKSkAIualSPd06oi_ztogyIws1dviYPgepIVA 4704
tests/test_wotpy.py sha256=Rt_J1kJ-I-gEZDp_cKhwb0T5vzM6PvonocyWICucl5E 4862
wotemu/__init__.py sha256=6BPEUc-kLnv7icdbRsRX6FTUPOLPBuDhb9ybCIvCr1A 200
wotemu/__version__.py sha256=DS49q_bFynltwBtgneHYeVXTHLg5bjAOFWvTkv-jYmY 21
wotemu/config.py sha256=aT0zUeZiu2S9ZNv-mevqR8w6nVr_ZNmNgpHWF6D34xk 4386
wotemu/enums.py sha256=xM9OcrpLlvQ474efDY9LycEoeWEj02P_J3E-UeKbmQ0 2732
wotemu/utils.py sha256=IyjaWruEnpfyCdrATQaS-DJvfP8DvArNqLidIAWo3Lg 10999
wotemu/apps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wotemu/apps/caller.py sha256=0f7lCsJKzeBKSX48IBH7gR8i6kmLg6yKe9jUE60anPU 1904
wotemu/apps/camera.py sha256=lzkEPkxMjR0H5up5AlJAvCIAGURLRZ4iU3GkcIXJ-Xs 4576
wotemu/apps/clock.py sha256=3FKyppdf9maVPd64ZfVk-e12-WR9cAx7srb8l9TNkMI 2677
wotemu/apps/detector.py sha256=NE1v8mPs9Gus4DgdmdbEkRvhsIA-eW4nF_KeEkFy6is 10206
wotemu/apps/error.py sha256=QmJCV4CCtc4heAG4MBUY3_x3f8w9Z1_Mn5X4JCACzXQ 542
wotemu/apps/historian.py sha256=fdVYA1dfbhjfFzytCHBUoaThF8RonXrDS5FidigHpio 19790
wotemu/apps/reader.py sha256=0Y1mnWLjtxLnLqVhBvTpawW4tji-vm3ShFHAZ8QXtkc 978
wotemu/apps/subscriber.py sha256=ZGa2eqY9xI_xSEN9yRDs4yk7pLn5kpH41ZVjVN5umFI 2652
wotemu/apps/worker.py sha256=zY15jX_yHrpHS22ArOrbH93lmV5PqInAjpnIwvZt0Gk 1447
wotemu/apps/data/README.md sha256=qOfTOiOZn2c3W5wAPkMLRBn8R_2wN4bZ7k6HgGEFjps 377
wotemu/apps/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wotemu/apps/data/camera.mp4 sha256=RoxeLSWU_5f4GdVr9Xk7V9ojOQ2MS7u6dQNKDjMWJ4c 1754428
wotemu/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wotemu/cli/app.py sha256=3P2BeaRPjvZq44oUiP0tLY0omhnEP_EaPFEzzGSX4ew 8302
wotemu/cli/broker.py sha256=aGZZD_f3BQOsNZx6yzFJkCZBpvDQ1ZAJNtDYG7wLK44 3154
wotemu/cli/chaos.py sha256=EV0DFPVM-KGwD4oehZEx3LCcfl5nUjEUFSE2nWqzb_c 3736
wotemu/cli/compose.py sha256=SQw-2tXq5Ee1W4txRdGqZx0jmVm97O8gJYVFL9yGaA8 708
wotemu/cli/limits.py sha256=Ii3qtT08N8PmmxzPr2CZIwFX7zrIrOffKuui4D5mXTo 4052
wotemu/cli/main.py sha256=ZR2aiwVCtkCY5hl4yPHz7ivM7it-KKZkNR10V_251ls 5330
wotemu/cli/report.py sha256=LBC3aLTQms5IVLejjSZkSMdybTHGhbudUlK5-K6lF74 1868
wotemu/cli/routes.py sha256=EAZ_-15HnyBBNQPb_GLNvQ_bChJ8hjViQ-Eh8HuIWp8 4660
wotemu/cli/stop.py sha256=UdcIHTgyAL-TxidSvvPwb2FQ0jReIXnpMKsu4YD5Xtk 3973
wotemu/cli/utils.py sha256=zSk-ibF0PqTf1YkxzUVXpBdfbB3E1RciIxoheNKltO0 1145
wotemu/cli/waiter.py sha256=SIVKNllCJdVrfwUDtZjkXhlXMwx0uUHSs_VXtV7i6u8 2817
wotemu/monitor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wotemu/monitor/base.py sha256=OvuHrgmhqqOb6kijL9OyRvA-VkPMc3Ksi9sLwXR6eQM 4809
wotemu/monitor/packet.py sha256=8Y1faXEIDsC4CcZRXuCaMwHoVxUlO-gnryExPFrxpb4 6641
wotemu/monitor/system.py sha256=DN7TT7FdcI35o2CCM69Qpd7hTLgp7rjZiNIpUJi0dD4 9740
wotemu/monitor/utils.py sha256=Zkz4A5d4uaJjewV1SwBff3RGywi3OezYzbDrwAzkAAw 1129
wotemu/report/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wotemu/report/builder.py sha256=dHBq0H4kTc3qx8uCdlozuzGmRAnDUKM4wnlySjJuMoQ 27752
wotemu/report/reader.py sha256=O5tfJlfxfKuYNatvv31u--pRRtiOR2ac3I_TDJi48FI 13570
wotemu/report/utils.py sha256=alHLuda4sz5v2mRSeenHnpHoctFp7t8xE5isEh2kbVY 536
wotemu/report/components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wotemu/report/components/base.py sha256=ax0NHCcA7FAD74aPWF7KBVVvedjb-aJh1Krr1TgsZH4 316
wotemu/report/components/code_block.py sha256=9-s-AstUwuhiQvMx7YbcAwH_kY-kJXRgGKF1zt09y9M 1174
wotemu/report/components/container.py sha256=mc8hTc6pc_GTUuvr4N5cTPiVpoJA53wxbRh8-3okjp8 941
wotemu/report/components/figure_block.py sha256=k6dNr0o7Y4WpRGxDlPavGX5EHXLOVbk5Cl3aZOtZwMM 1670
wotemu/report/components/figures_row.py sha256=UW95A6iA7GG4TjVJuGHibGD9IFKloK2BhlplhDuOUI8 1128
wotemu/report/components/task_list.py sha256=nWXX-YCoBUTpS_VAYNWuID05JW_rz9gdzQTZm8heWb0 2913
wotemu/report/components/task_section.py sha256=ZTzNoFIzaz28k-iWToB2ysZCksf63jm-4VPQp011DsU 7554
wotemu/report/templates/base.html sha256=aJKbvOsnM2t7_ScqgJ9fs07qvhibvTVbKh8vSDUxQHA 682
wotemu/topology/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wotemu/topology/compose.py sha256=ctC61FbhE8bn-HGbKwnz5E0DQy_iQOfmiyWi1eNMph4 9431
wotemu/topology/cpu.py sha256=cC1NaMuQcONDPcWeuAQMaRbJ75Ol6-MQtYQOeZLtalw 2903
wotemu/topology/models.py sha256=9l4zqZizuLuZLtpRybIPYK1LEW4RYGfOSnlLb0zIhlc 13703
wotemu/wotpy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wotemu/wotpy/redis.py sha256=RGEfnnpTeQXBuxYQYpZuxNg31lwaI-BJ1MsjE9lgmDs 992
wotemu/wotpy/things.py sha256=TzIFGavbvw8w8WIlDztxDdW8DTbnIQ5iKB8_c0wKKKI 8789
wotemu/wotpy/wot.py sha256=yruRtCLV7tr5WGxL0mx7QsrF0qtcdPNYEsITy5E3bqs 2368
wotemu-0.6.0.dist-info/LICENSE sha256=nwnjHKA7HD_ViIVxit5GnShvPSiYw22ZUtMO06sg0RY 1079
wotemu-0.6.0.dist-info/METADATA sha256=xDWM6Sp3Ldl2zdfXBkctdOoVZcCjsHgRu2adVaMnLOY 11395
wotemu-0.6.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
wotemu-0.6.0.dist-info/entry_points.txt sha256=5zKD6op12v6A8yVDJ3Y8M77Rx-GLyjr_5Yae21Abjw4 48
wotemu-0.6.0.dist-info/top_level.txt sha256=MvyomVn2MPOBUBbcSCtqn7TwLR6w4j_2O7zYwsg9N40 13
wotemu-0.6.0.dist-info/RECORD

top_level.txt

tests
wotemu

entry_points.txt

wotemu = wotemu.cli.main:cli