mlx90632-driver

View on PyPIReverse Dependencies (0)

1.3.0 mlx90632_driver-1.3.0-py3-none-any.whl

Wheel Details

Project: mlx90632-driver
Version: 1.3.0
Filename: mlx90632_driver-1.3.0-py3-none-any.whl
Download: [link]
Size: 22563
MD5: 818514863f80f5f41d6ce192f93c7589
SHA256: 9a6b9769216a784181c1732eaacc0b99e5d0f9b394a80a63a7072f2a08e96c80
Uploaded: 2020-10-28 17:54:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mlx90632-driver
Version: 1.3.0
Summary: Python library for MLX90632
Home-Page: https://github.com/melexis-fir/mlx90632-driver-py
Download-Url: https://github.com/melexis-fir/mlx90632-driver-py/archive/V1.3.0.tar.gz
License: Apache License, Version 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Requires-Dist: bincopy (>=17.8.0)
Requires-Dist: pyftdi (>=0.51.2)
Requires-Dist: ctypes-callable (>=1.0.0)
Requires-Dist: Jetson.GPIO (>=2.0.8); platform_machine == "aarch64"
Requires-Dist: smbus2 (>=0.3.0); platform_machine == "aarch64"
Requires-Dist: RPi.GPIO (>=0.7.0); platform_machine == "armv7l"
Requires-Dist: smbus2 (>=0.3.0); platform_machine == "armv7l"
Requires-Dist: hid (>=1.0.4); platform_system == "Linux"
Requires-Dist: pywinusb (>=0.4.2); platform_system == "Windows"
Description-Content-Type: text/markdown
[Description omitted; length: 4473 characters]

WHEEL

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

RECORD

Path Digest Size
examples/mlx90632_dump.py sha256=bZiZA4beWZMwJLg5Zv5d_nCLmWOL45P31OimmssQpS0 3421
examples/mlx90632_hello_world.py sha256=M0vtF0R7NhFAU2AmjhKnLXxhdO1ZXhZ1UlYhdTJ1Rdk 554
mlx90632/MemFile.py sha256=2B6WbEz_FpvXctLt_FKAF5ZMC1yTts5tPr2xgcIWTR4 4237
mlx90632/hw_ftdi_2232h.py sha256=lbv9AbXOYv8PSy2yA_4Awv0Gf1xoS-ZojQJrxOtjHRs 5938
mlx90632/hw_i2c_hal.py sha256=oKKuNRkDeGl_KXayiQ4SQdGUCeM9tfhRnpJKFnWZwZ0 818
mlx90632/hw_rpi_gpio_bitbang.py sha256=V3wVNPyFEE1MPGDnAB-v9JSSqPHoqS4sDWwix3-VevA 4763
mlx90632/hw_rpi_gpio_i2chw.py sha256=hx__DG4xVzvGIZCFTJj-IVsIuQirfK4CoVlg8H3xFqQ 3001
mlx90632/hw_usb_evb90632.py sha256=5oESIrjLUmf_xvgQaugg_S5I6Sbd6aG5tjoKJa_3-Us 5887
mlx90632/mlx90632.py sha256=eJAw17-8LbM00JlgFgTj2M-JEv3nqDkT2S3vnVQFci0 19485
mlx90632/pympt/PyWinUsbChannel.py sha256=kCafvaB2bnDLcx2TYzLo7P5FhJmZwVJ4T7SRbBFkxBc 3116
mlx90632/pympt/UsbHidChannel.py sha256=SEQZc6ENyPluyA9yOOFBW1oyZi-9PHX6aDVYErvhRi0 3013
mlx90632/pympt/__init__.py sha256=WJHGzyR-_6X7_wlJlQ_iSAi5VBz529JVgEyJu5oN8BQ 470
mlx90632/pympt/channel.py sha256=VdALm2JvI8CBcEQ-q8EdYs-Sq1LZKrkQz_4JnGOE7zk 2516
mlx90632/pympt/core.py sha256=AcBS4aPXKjYUxxg3npBUXUFnAaE-jvdYrTb_Lge_tpI 401
mlx90632_driver-1.3.0.dist-info/LICENSE sha256=eP8HcLUjIVolb5sGVuqx3M2F_l9lAOZtlBdxcXxFRFg 576
mlx90632_driver-1.3.0.dist-info/METADATA sha256=ADGKLh_G4i_c9pxn6Mab__TZdFf6u4VttOgXI1GkbJM 5930
mlx90632_driver-1.3.0.dist-info/NOTICE sha256=JeyWwImY4fwgVSCNNil_YgwE-65-Ad5eTl7mKlXvnMU 194
mlx90632_driver-1.3.0.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
mlx90632_driver-1.3.0.dist-info/entry_points.txt sha256=by503UHT3uRbm9Sc7YTAehbptYahiFMRtmki4rXq73I 63
mlx90632_driver-1.3.0.dist-info/top_level.txt sha256=iBgRoqhYEccKZs_udFgTSDBhHJbCybtHuHt7OrOLrgQ 33
mlx90632_driver-1.3.0.dist-info/RECORD

top_level.txt

examples
mlx90632
mlx90632/pympt

entry_points.txt

mlx90632-dump = examples.mlx90632_dump:main