Installation

Including VisuaLife in your webpage

If you want to add Visualife script to you HTML page, just do the two simple steps:

  • download visualife.brython.js file
  • add the following line to your project (remember to enter relative to path to the file)
<script src="visualife.brython.js"></script>

Local installation

Install the latest released verion of visualife with this line:

pip install visualife

You can also clone raw VisuaLife repository from BitBucket website. Here is the command that you can copy, paste and run in a terminal:

git clone https://bioshell@bitbucket.org/dgront/visualife.git