Pipestat

Latest version: v0.12.1

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

Scan your dependencies

Page 4 of 5

0.4.1

Fix

- ensure Pipestat uses proper versions of Pydantic, Yacman.

0.4.0

Changed

- Remove attmap dependency
- Migrate to SQLModel for Object–relational mapping (ORM)
- Renamed `list_existing_results` to `list_results` and allow for returning a subset of results.
- Refactor:
- `namespace` -> `project_name`,
- `pipeline_id` -> `pipeline_name`,
- `record_identifier` -> `sample_name`

Added

- Add 'init -g' for creating generic configuration file.
- Add ability to pass function to format reported results.

0.3.1

Fix

- database connection error

0.3.0

Added

- `select_distinct` for select distinct values from given table and column(s)

0.2.0

Added

- optional parameter for specify returning columns with `select_txt`

0.1.0

**This update introduces some backwards-incompatible changes due to database interface redesign**

Changed

- database interface type from a driver to an Object–relational mapping (ORM) approach

Added

- results highlighting support
- database column parametrizing from the results schema
- static typing
- possibility to initialize the `PipestatManager` object (or use the `pipestat status` CLI) with no results schema defined for pipeline status management even when backed by a database; [Issue 1](https://github.com/pepkit/pipestat/issues/1)

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.