gdspy
A Python module for creation and manipulation of GDSII stream files
A Python module for creation and manipulation of GDSII stream files
To install this package, run one of the following:
Gdspy is a Python module for creation and manipulation of GDSII stream files. Key features for the creation of complex CAD layouts are included: 1. Boolean operations on polygons (AND, OR, NOT, XOR) based on clipping algorithm; 2. Polygon offset (inward and outward rescaling of polygons); and 3. Efficient point-in-polygon solutions for large array sets. Gdspy also includes a simple layout viewer.
Summary
A Python module for creation and manipulation of GDSII stream files
Last Updated
Apr 27, 2023 at 23:30
License
BSL-1.0
Total Downloads
380.2K
Supported Platforms
GitHub Repository
https://github.com/heitzmann/gdspyDocumentation
https://gdspy.readthedocs.io/en/stable/