{"library":"pyaedt","title":"PyAEDT","description":"High-level Python API for automating Ansys Electronics Desktop (AEDT). Currently at version 0.26.3 with frequent releases (approximately monthly). Python >=3.10 required.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install pyaedt"],"cli":null},"imports":["from pyaedt import Hfss","from pyaedt import Maxwell2d"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"from pyaedt import Hfss\nhfss = Hfss(specified_version=\"2025.1\", new_desktop=True)\nhfss.close_desktop()","lang":"python","description":"Initialize a new HFSS design. Replace version string as needed.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}