Biopsykit

Latest version: v0.12.3

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

Scan your dependencies

Page 1 of 5

0.12.3

Internal Changes
- Migrated from `poetry` to `uv` as the main build tool. This change is due to the fact that `uv` is more flexible and
allows for more customization. The `pyproject.toml` file was updated accordingly.

0.12.2

Bugfix
- small bugfixes in PEP Algorithms and Biopac importer (improved error handling)

0.12.1

Bugfix
- Updated `pandas` version constraint from "^1" to "^2" and updated all code and test cases to be compatible with newer
`pandas` versions.

0.12.0

New Features
- Added new algorithms for pre-ejection period (PEP) computation in `biopsykit.signals`, including
algorithms for ECG Q-peak extraction (`biopsykit.signals.ecg`) and ICG B-point extraction (`biopsykit.signals.icg`).
Added further utility functions (e.g., for heartbeat segmentation) and to compute the PEP using a combination
of ECG and ICG data (`biopsykit.signals.pep`).

0.11.0

Changes
- Made `biopsykit` compatible with matplotlib >= 3.9.

0.10.2

Changes
- `BaseProtocol.add_salvia_data` now also accepts absolute saliva sample times as argument
by setting `sample_times_absolute=True`.
- `bp.protocols.plotting.saliva_plot`: removed hardcoded number of plotting colors (2) when plotting data with
multiple conditions (> 2)

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.