Setting up your environment

In order to design with IPKISS, we recommend installing a good Python IDE (Integrated Development Environment). Two things need to be configured to get started:

  1. Setting up the Python interpreter (so it points to an environment which has IPKISS installed),

  2. Setting up your libraries / PDKs.

Please check the links below to get started. Most instructions focus on how to set up for the PyCharm IDE, which is our recommended editor. There are also instructions available on how to get started on Wing IDE.