Interactive netlist visualisation tools compatible with GDSFactory
Project description
gine
Interactive netlist visualisation tools compatible with GDSFactory
- Free software: MIT license
- Documentation: https://gine.readthedocs.io
Installation
To install use pip:
$ pip install gine
For a development installation (requires Node.js and Yarn version 1),
$ git clone https://github.com/daquintero/gine.git
$ cd gine
$ pip install -e .
$ jupyter nbextension install --py --symlink --overwrite --sys-prefix gine
$ jupyter nbextension enable --py --sys-prefix gine
When actively developing your extension for JupyterLab, run the command:
$ jupyter labextension develop --overwrite gine
Then you need to rebuild the JS when you make a code change:
$ cd js
$ yarn run build
You then need to refresh the JupyterLab page when your javascript changes.
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
gine-0.0.9.tar.gz
(265.8 kB
view details)
Built Distribution
gine-0.0.9-py3-none-any.whl
(236.9 kB
view details)
File details
Details for the file gine-0.0.9.tar.gz
.
File metadata
- Download URL: gine-0.0.9.tar.gz
- Upload date:
- Size: 265.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0c86d3bee196b9491ab6864d13468800e01a5ecb79bfbd0a9be3b7044959d28 |
|
MD5 | c1be3a7fc27c09fe222fd43f895bc480 |
|
BLAKE2b-256 | 64d29b014651b89d7ac58228b02dacfbb96bc59ea552450f363e0f9259da51cb |
File details
Details for the file gine-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: gine-0.0.9-py3-none-any.whl
- Upload date:
- Size: 236.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35861feeab126bab746112374c07e190bb0a5ffdc6e7e1711b1f1679d0c3df73 |
|
MD5 | 2c397f1324a329939f586b40fa995e94 |
|
BLAKE2b-256 | 49cc65fafd0dfeaf5559a6ceb2d6755caf5ff740bb9db7881584a0b52bba935c |