معرفی شرکت ها


freestyle-hid-1.0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python implementation of the HID protocol used by Abbott FreeStyle devices
ویژگی مقدار
سیستم عامل -
نام فایل freestyle-hid-1.0.3
نام freestyle-hid
نسخه کتابخانه 1.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Diego Elio Pettenò
ایمیل نویسنده flameeyes@flameeyes.com
آدرس صفحه اصلی https://github.com/glucometers-tech/freestyle-hid
آدرس اینترنتی https://pypi.org/project/freestyle-hid/
مجوز Apache-2.0
<!-- SPDX-FileCopyrightText: 2013 The freestyle-hid Authors SPDX-License-Identifier: Apache-2.0 --> # Python library to interact with Abbott FreeStyle devices This repository includes a library and some tools to interact with Abbott FreeStyle devices that use their [shared HID protocol](https://protocols.glucometers.tech/abbott/shared-hid-protocol.html). ## Tools There are a number of tools that interact with either the devices or with USB session captures that are installed together when selecting the `tools` extra: * `freestyle-hid-console` allows sending direct text messages to a compatible device on the console; * `freestyle-extract-chatter` can produce a "chatter" file based on a capture of an USB session, either from Linux or Windows. * `freestyle-encrypted-setup-extract` is an experimental tool to extract the encryption parameters of devices using the encrypted protocol (e.g. Libre2). ## Development If you want to contribute code, please note that the target language is Python 3.7, and that the style to follow is for the most part PEP8 compatible. To set up your development environment follow these guidelines: ```shell $ git clone https://github.com/glucometers-tech/freestyle-hid.git $ cd freestyle-hid $ python3 -m venv --python=python3.7 $ . venv/bin/activate $ pip install -e .[dev,tools] $ pre-commit install ```


نیازمندی

مقدار نام
- construct
- mypy
- pre-commit
- pytest-mypy
>=1.3.0 pytest-timeout
>=6.0 pytest
- setuptools-scm
- hidapi
- click
- click-log
~=3.0 usbmon-tools


زبان مورد نیاز

مقدار نام
~=3.7 Python


نحوه نصب


نصب پکیج whl freestyle-hid-1.0.3:

    pip install freestyle-hid-1.0.3.whl


نصب پکیج tar.gz freestyle-hid-1.0.3:

    pip install freestyle-hid-1.0.3.tar.gz