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
Release files for gdsplot 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gdsplot-0.0.1.tar.gz | 15.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gdsplot-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.5 kB
Release files / gdsplot-0.0.1.tar.gz
| Download URL | gdsplot-0.0.1.tar.gz |
|---|---|
| Size | 15.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
36d58b30a4109df458042ac4f33587d7d871ea42d5c2b77d478d1bbcb53ef0c9
|
|
BLAKE2b-256 checksum How to use checksums |
6ca0c643ba37b029ec04aaeefabc4b46489c94dab99618dc462570193947231f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.4
|
Release files / gdsplot-0.0.1-py3-none-any.whl
| Download URL | gdsplot-0.0.1-py3-none-any.whl |
|---|---|
| Size | 15.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
29f8295ee41d63e059706ca06ec6d7e3e73c61ccc6c78006c8bae39795f6d1ca
|
|
BLAKE2b-256 checksum How to use checksums |
c25466def62de9b59f32c272a81779b2108783777f6a991afa037a8438a66938
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.4
|