Pyfu-usb

Latest version: v2.0.1

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

Scan your dependencies

2.0.1

- Add Python 3.8 support back - it did not need to be dropped in version 2.0.0.
- `importlib.metadata` is available in the standard library for Python 3.8 and
higher, so it does not need to be included as a dependency in `setup.py`.

2.0.0

- Drop support for Python 3.7 and 3.8.
- Migrate from `pkg_resources` to `importlib_metadata`.
- Rework `_dfuse_download` slightly: Instead of always clearing the status
before starting the download, only do it if a pipe error is detected. In newer
STM32 devices, clearing the status seems to make the first download fail.

1.0.2

- Ignore all `USBError` exceptions when exiting DFU mode.

1.0.1

- Set `long_description` of package to contents of `README.md`.

1.0.0

- Initial release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.