Autopsypy

Latest version: v0.1.3

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

Scan your dependencies

Page 1 of 2

0.1.3

- Read entire CSV file when sniffing for delimiter bug fix)

0.1.2

- Improve documentation
- Fix a bug that was resulting in wrong display of group sizes at the end of the session. The lines with value “no” in the “keep” columns were not being excluded.

0.1.1

Add ChangeLog file and provide URL for it on the PyPI webpage

0.1.0

Important changes in this release:

- A new argument desired_group_size is added to the class instantiation function AutoPsyPy(). This argument, whose value defaults to infinity (∞), has only informational value (i.e. does not affect the behavior of autopsyy) and is shown at the end of the experiment.
- Information on the number of participants in each group is shown at the end of the session.
- A new column entitled keep is added to the session CSV file. This column contains the value yes in the line corresponding to a successfully-run participant. Any other value appearing in this column indicates that the participant is excluded from the study.

This release add a backward-incompatibilty with version 0.0.6. Experiments started with version 0.0.6 or earlier should have their sessions.csv (or whatever name it has) file modified by adding a column keep filled with yes values.

0.0.6

Improvements in documentation

0.0.5

Fix link for the demo directory

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.