2. Installation¶
2.1. Prerequisites¶
Python >= 3.7
Pip >= 19
2.2. Latest release from PyPI¶
Run the following command to install the latest release from PyPI:
pip install de_sim
2.3. Latest release from DockerHub¶
Run the following command to install a Docker image with the latest release from DockerHub:
docker pull karrlab/de_sim
2.4. Latest revision from GitHub¶
Run the following command to install the latest version from GitHub:
pip install git+https://github.com/KarrLab/de_sim.git#egg=de_sim