Getting Started#
Installation#
vizent can be installed using pip, either from PyPI:
pip install vizent
Or from the latest version on GitHub:
pip install git+https://github.com/cusp-london/vizent
Alternatively, vizent can be installed via conda with:
conda install -c conda-forge vizent
Required Dependencies:
Optional dependencies:
If using Anaconda Python these will likely be included.