Installation

InstallationΒΆ

ppci can be installed with pip:

$ pip install ppci

To check if the installation was successful, run the following command:

$ ppci-build.py -h

If all is well, the help message for the ppci build tool appears.