Skip to content

boyang2022/pyaedt-toolkit-template

Repository files navigation

AEDT template toolkit

PyAnsys PythonVersion GH-CI MIT black

The pyaedt-toolkit-template package provides a template to create your own toolkit using PyAEDT. The toolkit could be used inside AEDT or launched from a python console. Toolkit features should be accessible from the user interface or the directly from the API. This template shows how to use Flask for the backend and Pyside6 for the frontend.

If you want to start a new toolkit, go to New toolkit guidelines section.

If you want to test the template, go to Getting Started section.

Requirements

In addition to the runtime dependencies listed in the installation information, this toolkit requires Ansys Electronics Desktop (AEDT) 2022 R2 or later. The AEDT Student Version is also supported.

Documentation and issues

In addition to installation and wizard information, the toolkit documentation provides API reference and Contribute sections.

On the Toolkit issues page, you can create issues to submit questions, report bugs, and request new features.

License

This toolkit is licensed under the MIT license.

This module makes no commercial claim over Ansys whatsoever. The use of the interactive control of this toolkit requires a legally licensed local copy of AEDT. For more information about AEDT, visit the AEDT page on the Ansys website.

Releases

No releases published

Packages

No packages published

Languages