Getting started#

This section explains how to install the PyAEDT Common Toolkit. It then explains this toolkit’s architecture and provides an example of how to use its common methods to develop a new Ansys Electronics Desktop (AEDT) toolkit.

Installation

Learn how to install the PyAEDT Common Toolkit.

Installation
Architecture

Learn about this toolkit’s architecture.

Architecture
Toolkit project setup

Learn basic concepts that will help you setup your own toolkit project.

Toolkit setup
Example toolkit

Use this toolkit’s common methods to create an example toolkit.

Toolkit example