Metadata-Version: 2.1
Name: visualife
Version: 0.6.0
Summary: Interactive visualisation for the web
Home-page: https://bitbucket.org/dgront/visualife/
Author: Justyna Kryś, Dominik Gront
Author-email: dgront@chem.uw.edu.pl
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# VisuaLife : scientific visualization in a browser!

VisuaLive is a Brython library for creating live and interactive visualization of scientific data

Documentation fot this project is hosted on [Read the Docs](https://visualife.readthedocs.io/en/latest/index.html),
which unfortunately sucks and cannot generate it correctly. Complete (but a bit old) documentation may be
[found here](http://bioshell.pl/~bioshell/documentation/visualife/)

In order to run th demos, use any HTTP server, e.g. the one which comes with your Python installation:

python3 -m http.server

