A package to turn gds/oas files into Plotly figures.
Project description
gdsplot
Turn a GDS or OAS file into a Plotly figure.
Click a layer in the legend to hide, or double click a layer to hide all others.
installation
pip install gdsplot
usage
from gdsplot import create_gdsplot
fig = create_gdsplot(
file_path=file_path,
show_layers=True,
)
supported file types
- .oas
- .gds
- .gds2
example gds files
https://www.yzuda.org/download/_GDSII_examples.html
requires
- plotly>=5.24.1
- gdstk>=0.9.55
- distinctipy>=1.3.4
- shapely>=2.0.0
- nbformat>=4.2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gdsplot-0.0.1.tar.gz
(15.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
gdsplot-0.0.1-py3-none-any.whl
(15.9 kB
view details)
File details
Details for the file gdsplot-0.0.1.tar.gz.
File metadata
- Download URL: gdsplot-0.0.1.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36d58b30a4109df458042ac4f33587d7d871ea42d5c2b77d478d1bbcb53ef0c9
|
|
| MD5 |
dc1be6e742ba88597766538f9518245d
|
|
| BLAKE2b-256 |
6ca0c643ba37b029ec04aaeefabc4b46489c94dab99618dc462570193947231f
|
File details
Details for the file gdsplot-0.0.1-py3-none-any.whl.
File metadata
- Download URL: gdsplot-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29f8295ee41d63e059706ca06ec6d7e3e73c61ccc6c78006c8bae39795f6d1ca
|
|
| MD5 |
bb5ed7056b0e20b9ab9f21ea52c494a7
|
|
| BLAKE2b-256 |
c25466def62de9b59f32c272a81779b2108783777f6a991afa037a8438a66938
|