Pytelemetry

Latest version: v1.1.9

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.1.3

- I/O logging for future replay functionality. RX frames that pass CRC and all TX frames are logged at info level.
Added loggers telemetry.rx and telemetry.tx
- Added Appveyor support
- Support Python 3.3, 3.4 and 3.5
- Fixed README.md not displayed on pypi
- Created the changelog !

1.1.2

Module can now be imported correctly using

python
from pytelemetry import Pytelemetry

1.1.1

Indexed data is now understood properly
`topic:123` -> `topic` with index = 123

Note : Setup.py was updated to 1.1.1 in next commit https://github.com/Overdrivr/pytelemetry/commit/56dd57ab1b8ceb36f6bb3ee638f401bb123a1e3e

1.1.0

1.0.7

pub` with integer flags (ex : `--i16`) while sending a decimal number (`0.0`) will now pass if rounded number is close from entered number. Otherwise, it will trigger an error message and cancel the publish.
The `isclose` function that determines whether two floating numbers are close is directly drawn from python standard library

1.0.6

- Fixed requirement `pytelemetry>1.1.6` impossible to be met.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.