Mensor

Latest version: v0.3.1

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

Scan your dependencies

0.3.1

A bugfix for pre-Python 3.6 support.

0.3.0

This release:
- Adds support for arbitrary run-time specifiable pre-agg, agg, and post-agg operations.
- Additional methods on objects to improve introspection of metrics.
- Changes to internal APIs that were sufficient enough to bump the major API.

0.2.1

This is a quick bugfix release caused by attempting to import submodules that were removed.

0.2.0

This release includes:
- a more complete metric evaluation framework atop of measures
- refactoring of the MeasureProvider and MeasureRegistry classes to be subclasses of MeasureEvaluator, and thus offer the same API.
- removal of duplicate code in the MeasureRegistry feature resolution algorithm
- internal code cleanups and renaming to reflect more recent generalisations to the code
- several new internal datastructures to improve robustness and simplicity
- various bugfixes to the MeasureProvider backends

For more details, please refer to the git commit log.

0.1.1

This release updated the metadata exposed through PyPI.

0.1.0

This is the first non-experimental alpha release of Mensor. Measure evaluation is essentially complete, with working constraints and evaluation contexts. Additionally, there is a mostly-working implementation of metrics (your mileage may vary).

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.