Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 365 Bytes

install.rst

File metadata and controls

20 lines (13 loc) · 365 Bytes

Installation

Install with pip

$ pip install pyvis

Or you can download an archive of the project here. To install, unpack it and run the following in the top-level directory:

$ python setup.py install