New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

LayoutEditor

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

LayoutEditor

Python wrapper for the LayoutEditor/LayoutScript

20180418
PyPI
Maintainers
1

LayoutEditor

The LayoutEditor is the most popular software to edit designs for MEMS and IC fabrication. It is also often be used for Multi-Chip-Modules (MCM), Chip-on-Board (COB), Low temperature co-fired ceramics (LTCC), Monolithic Microwave Integrated Circuits (MMIC), printed circuit boards (PCB), thick film technology, thin film technology, ....

The LayoutEditor includes LayoutScript a scription interface to several scripting languages. LayoutScript is included in any LayoutEditor package and can be downlaoded with it.

This package is a wrapper around LayoutScript for python. It searches the LayoutEditor installtion on your system and imports the Python module for LayoutScript

To use this package just add import LayoutEditor to your python script. Any further manual of the Python API is includes in the manual of the LayoutEditor.

Keywords

EDA gds gdsII OASIS layout

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts