Aaei

Latest version: v1.5.0

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

Scan your dependencies

1.2.0

* Added ext argument
* No argument will export Formula - Dose response
* Argument ext will export formula - Dose response - response type (not compatible with paraview macro)
pip install aaei ".[Viz]"
mkdir health_effects
cd health_effects
AEI CopyExamples
AEI Run viz pivot=Batch_Report_Target.csv

1.1.0

* Added CopyExample argument
* fixed output name

Example code:
bash
pip install aaei ".[Viz]"
mkdir health_effects
cd health_effects
AEI CopyExamples
AEI Run viz pivot=Batch_Report_Target.csv

1.0.1

Installation
* Download the .tar.gz
* Install allowable python
* eg.: `sudo dnf (apt-get) install python3.8`
* bootstrap pip: `curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py`
* `sudo python3.8 get-pip.py`
* Install AAEI:
* `sudo pip3.x install aaei-1.0.tar.gz[Viz]`
* Without the Viz label, visualization tools will not be installed (Matplotlib, Seabornd and Plotly)

Changes
* project metadata

1.0.0

Installation
* Download the .tar.gz
* Install allowable python
* eg.: `sudo dnf (apt-get) install python3.8`
* bootstrap pip: `curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py`
* `sudo python3.8 get-pip.py`
* Install AAEI:
* `sudo pip3.x install aaei-1.0.tar.gz[Viz]`
* Without the Viz label, visualization tools will not be installed (Matplotlib, Seabornd and Plotly)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.