gplugins
gdsfactory plugins
What it is and what it does
Gplugins is a plugin architecture for GDSFactory that acts as a bridge between device descriptions and electromagnetic simulation engines. It integrates FDTD solvers (Ansys Lumerical, tidy3d, MEEP), finite element methods (femwell, elmer, palace), eigenmode expansion (meow), mode solvers, TCAD simulators (devsim), and circuit solvers (sax, vlsir). The package depends on gdsfactory, pint, tqdm, numpy, and xarray to manage unit conversions, progress tracking, and numerical data.
Developers use gplugins to run electromagnetic simulations on photonic circuits designed in GDSFactory without rewriting setup code for each solver. Most plugins install via pip with optional extras, though some simulators require conda or manual compilation and must be available in your system PATH.
Use it for:
- Simulate photonic waveguide modes and propagation using femwell or tidy3d mode solvers integrated with GDSFactory designs
- Run full-wave FDTD simulations on integrated photonic circuits using tidy3d or MEEP without leaving the GDSFactory workflow
- Extract S-parameters and circuit behavior from photonic devices using sax circuit solver for system-level analysis
- Perform thermal and electrostatic simulations on heaters and RF waveguides using femwell or palace FEM solvers
- Parse GDS-extracted netlists into Cadence Spectre or NgSpice formats via vlsir for mixed-signal verification
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Gplugins provides a plugin system for GDSFactory that enables device and circuit simulations through integrations with FDTD, FEM, EME, mode solvers, TCAD, and S-parameter circuit tools.
Yes, if you are already using GDSFactory for photonic design and need to run simulations without switching tools. The low install friction, active maintenance, and broad simulator coverage make it a natural extension. However, verify that your target simulators are pip-installable or that you can meet their system dependencies. The unclear license status warrants a quick check before committing to production use.
Install
gplugins on PyPI
pip
pip install gpluginsuv
uv add gpluginspoetry
poetry add gpluginsInstalling gplugins
Before you install
Low install friction with a pure Python wheel distribution. Actively maintained with a recent release. Requires Python 3.11 or later. Some optional simulators need conda or manual compilation outside pip.
Quickstart
pip install "gplugins[femwell,sax,tidy3d]" --upgrade
import gplugins
from gdsfactory import Component
Python 3.11 or later required. Optional simulators (Meep, MPB, Elmer, Palace) require conda or manual compilation and must be available in system PATH.
Verify before relying
- Whether the package's license is truly unspecified or if it inherits from gdsfactory
- Which simulators are included by default versus available as optional extras
- Performance characteristics and simulation accuracy for each integrated solver
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3.11) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 5 — gdsfactory, pint, tqdm, numpy, xarray |
| Maintenance | actively maintained — 0 days since the last release |
| First released | |
| Downloads | 103,973/month — #12,777 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: gplugins-2.1.4-py3-none-any.whl
Keywords: python
Tags
More Scientific/Engineering packages
NumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
pandaspandas provides fast, flexible data structures…
permissive · top 100 on PyPI
scipyscipy provides numerical algorithms for…
permissive · top 100 on PyPI
scikit-learnscikit-learn provides a comprehensive Python…
permissive · top 1,000 on PyPI
dilldill extends Python's pickle module to…
permissive · top 1,000 on PyPI
multiprocessMultiprocess is an enhanced fork of Python's…
permissive · top 1,000 on PyPI
gdsfactoryGDSFactory generates CAD files (GDS, OASIS,…
unclear · top 15,000 on PyPI
PySpicePySpice provides a Python interface to Ngspice…
copyleft · top 15,000 on PyPI
saxSAX is a JAX-based simulator and optimizer for…
permissive · top 15,000 on PyPI
tidy3dTidy3D is a Python API for defining,…
copyleft · top 15,000 on PyPI
gdsfactoryplusGDSFactory+ extends the GDSFactory library with…
unclear · top 15,000 on PyPI
kfactoryKFactory is a Python framework for designing…
unclear · top 15,000 on PyPI
elvis-lvsElvis extracts connectivity from GDS layout…
unclear · top 15,000 on PyPI
gmshGmsh is a three-dimensional finite element mesh…
copyleft · top 15,000 on PyPI
schemdrawSchemdraw generates high-quality electrical…
permissive · top 15,000 on PyPI
pyamgPyAMG provides Algebraic Multigrid (AMG)…
permissive · top 15,000 on PyPI