Installation

It is a python based package and to install it you can simply run in terminal:

$ pip install phlab

Download examples folder from GitHub page and use them as templates for your projects. You may want to use Jupyter Notebooks, which comes with the examples. If you don’t have Jupyter install it via pip as well:

$ pip install jupyterlab