Anypytools

Latest version: v1.12.0

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

Scan your dependencies

Page 8 of 13

1.0.0

**Changed:**

- Source code now formatted with [black](https://black.readthedocs.io/en/stable/) formatter.

**Added:**

- Added a feature to the pytest plugin to save HDF5 files when running AnyScript tests. The purpose
of this feature is to easily generated data for comparing the simulation of two different models
or the same model with a different version of AMS.

**Removed:**

- Support for legacy Python (2) was dropped. This also removes the dependency on the `future` package.

**Fixed:**

- Fixed a regression when accessing the output of the `start_macro` command
(`AnyPyProcessOutputList`) for aggregated results across multiple macros.

0.14.1

**Fixed:**

- Minor problem with building documentation with sphinx 1.8.

0.14

**Fixed:**

- Make sure anypytools works in IPython/Jupyter even when ipywidgets is not installed.
- Fix problem with dump'ing variables which are references in the AnyBody Output structure. Now
the variables will have the same name in the output as given in the dump command.
- Fix problem with log-files beeing removed if AnyBody crashed or exited unexpectedly.

**Added:**

- Added a simple functionality to save hdf5 files from the pytest plugin.

0.13

**Fixed:**

- Fix regression in for {class}`AnyPyTools.macro_comands.SetValue_random` which caused a
crash when generating macros.

0.12

**Fixed:**

- Missing newlines in error output from pytest plugin.
- Fix a problem where the `ignore_errors` argument to {class}`AnyPyProcess()` could
not filter warnings when they were considered as errors with the `fatal_warnings`
arguments.

**Changed:**

- Better error message when `anybodycon.exe` can not be found.

0.11.1

**New:**

- Pytest plugin adds support for specifying `warnings_to_include`,
`fatal_warnings` in the header of AnyScript test files.

**Changed:**

- The output from pytest plugin is restructured to be more readable.

Page 8 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.