{"categories":[{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/3"}],"enrichment":{"capability":"PyEDB is a high-level Python API for reading, creating, and editing Ansys Electronics Database (EDB) layout designs, exposing workflows for stackups, materials, components, nets, padstacks, ports, and cutouts without requiring direct backend knowledge.","skillfed_tags":["ansys-integration","pcb-design","layout-automation"],"use_cases":["Automate PCB layout design workflows in batch without opening Ansys Electronics Desktop UI.","Programmatically edit stackups, materials, and component placement in existing AEDB files.","Prepare complex layouts for electromagnetic simulation by scripting port and padstack definitions.","Translate and process large layout designs from external formats into AEDB for solver workflows.","Build custom design validation or modification tools on top of the PyEDB API."],"what_it_does":"PyEDB is a Python wrapper around Ansys's Electronics Database (EDB) format, designed to make layout automation accessible without deep knowledge of the underlying database implementation. It provides high-level, application-oriented workflows for common tasks like opening or creating EDB projects, editing stackups and materials, managing components and nets, working with padstacks and ports, building cutouts, and preparing designs for electromagnetic solver workflows (HFSS, SIwave, Maxwell, Q3D, Icepak).\n\nThe package abstracts backend complexity through a consistent public API, meaning most users can focus on their layout tasks rather than implementation details. It runs as a standalone API without requiring a graphical interface, enabling fast batch processing of large and complex layouts. The package depends on numpy, pydantic, toml, ansys-edb-core, psutil, defusedxml, xmltodict, and typer, and supports Python 3.10 through 3.14.","worth_installing":"Yes, if you have a licensed copy of AEDT and need to automate EDB layout workflows. The package is actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive MIT license. The main constraint is the external dependency on ansys-edb-core and AEDT itself, which limits use to organizations with existing Ansys licenses."},"id":"pyedb","links":{"html":"https://skillfed.io/packages/pyedb","md":"https://skillfed.io/packages/pyedb.md","pypi":"https://pypi.org/project/pyedb/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-26","license_spdx":"MIT","license_treatment":"permissive","name":"pyedb","python_support":"supports_current","summary":"Higher-Level Pythonic Ansys Electronics Data Base"},"popularity":{"monthly_downloads":142682,"position":11203,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.81.0"}
