Installation

Please follow the steps below for a successful installation.

Installation via Pip

  1. Install the relevant packages:

pip install plot3d

Installation from Source

Download the git repository and navigate to the python folder where you see setup.py. Run the following command python setup.py install and that should install the library in your python environment.