Mltraq

Latest version: v0.1.156

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

Scan your dependencies

Page 1 of 3

0.1.156

* Moved plotting utils to the `cumulative` viz project

0.1.155

* Added `utils/plotting.py` module to facilitate the rendering of matplotlib visualizations

0.1.153

* Added Python and MLtraq version to experiment's metadata
* Added `utils/sysenv.py` to track environment stats (system, architecture, locale, time, ...)
* Added `utils/reproducibility.py`, providing a temporary seed context
* Added `utils/plotting.py`, providing a temporary plot context for a single axes
* Removed `utils/plot.py` due to lack of usage (and unlikely usage in the future)
* Improved `BaseOptions.get(...)` with `prefer` and `otherwise` parameters to make it more flexible

0.1.152

* Increased tests to `87%` coverage

0.1.149

* Using `Union[x,y]` instead of `x|y` for type definitions for increased Python 3.9 compatibility
* Added a read-only mode for `BunchStore`, preventing an unnecessary write check
* Added support for local files in `fetch` module

0.1.148

* Fixed a race condition in `BunchStore`
* Added support for Python 3.9
* Verified tests on latest versions of dependencies

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.