Welcome to VisuaLife’s documentation!

VisuaLife is a lightweight visualisation library implemented in Python. It’s intended to make impressive graphics in a web browsers as easily as possible - just with a few lines of Python. Yes, Python! The library uses Brython to run on the client side. The library can be also used in regular Python script, run on your local machine to produce output in SVG format. VisuaLife can help anyone who would like to quickly and easily make interactive plots, drawings and data applications.

The source code of VisuaLife is hosted on BitBucket. In order to use it however you don’t have to clone the package; just download the visualife.brython.js file, more details in installation section