Setup and Installation Guide

Step 1: Prerequisites

Before starting the installation, make sure you have the following:

  1. Python

  2. pywin32 Python Package

  3. A code editor (for example, Visual Studio Code)

  4. ARES Commander

Step 2: API Installation

  1. Visit the Python Package Index (PyPi) for APIs.

  2. Search for PyPCAD Alternatively, you can access the PyPCAD library using the following link https://pypi.org/project/PyPCAD/ .

  3. Click image-20240628-044614.png to get the command or manually copy the provided command.

Screenshot 2024-06-05 172636.png
pip install PyPCAD
  1. Open the Command Prompt (type cmd) and paste the command.

  2. The Python COM/ActiveX API is now installed on your system.