Anypytools

Latest version: v1.13.1

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

Scan your dependencies

Page 3 of 13

1.9.1

**Fixed:**
- Fixed an regression with newer Numpy version, when combining output data from multiple AnyBody runs where some are missing values.

1.9.0

**Fixed:**
- Fixed issue which would cauase macros to execute twice when running the GUI version of AnyBody.

**Added:**
- Added a `interactive_mode` argument to the {class}`AnyPyProcess <anypytools.AnPyProcess>` class. Setting this argument will automaticially lauch the GUI version
of AnyBody with the macro commands. Futher it will not automatically exit AnyBody once the macro commands has finished. This must be done manually by the user.

1.8.2

**Fixed:**
- Fix a bug in the {meth}`results.to_dataframe() <anypytools.tools.AnyPyProcessOutput.to_dataframe>` function when also specifying interpolation.
Now interpolation actually works again. Thanks to [Enrico De Pieri](https://github.com/depierie) and [Marc Bandi](https://github.com/marcbandi) for spotting and fixing this.

1.8.1

**Added:**
- pytest plugin: Added an option to avoid deselecting tests which doesn't
save hdf5 files when using the `--anytest-output` option.


pytest --anytest-output=some-folder --no-anytest-deselect

1.8

**Fixed:**
- Fixed deprecation warning from the pytest plugin

**Added:**
- When writting AnyScript test files it is now possible to access the
pytest test-file object in the header section of the AnyScript file.
The file object is available in the name space as the `self` variable.

**Removed:**
- Removed the option of implicitly writting `defines` in the headers
of any test files.

1.7.8

**Fixed:**
- Fix a bug with pytest plugin when saving output data from files.

Page 3 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.