Interactive netlist visualisation tools compatible with GDSFactory
Project description
oleo
Interactive netlist visualisation tools compatible with GDSFactory
- Free software: MIT license
- Documentation: https://oleo.readthedocs.io
Installation
To install use pip:
$ pip install oleo
For a development installation (requires Node.js and Yarn version 1),
$ git clone https://github.com/daquintero/oleo.git
$ cd oleo
$ pip install -e .
$ jupyter nbextension install --py --symlink --overwrite --sys-prefix oleo
$ jupyter nbextension enable --py --sys-prefix oleo
When actively developing your extension for JupyterLab, run the command:
$ jupyter labextension develop --overwrite oleo
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
oleo-0.0.9.tar.gz
(266.5 kB
view details)
Built Distribution
oleo-0.0.9-py3-none-any.whl
(236.6 kB
view details)
File details
Details for the file oleo-0.0.9.tar.gz
.
File metadata
- Download URL: oleo-0.0.9.tar.gz
- Upload date:
- Size: 266.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f490cea574598aba07e0ed05ecdc019265064ea8c28d69836d249aea93124e5f |
|
MD5 | 7a5e4b955d6d6dda32324e07cdd5d70d |
|
BLAKE2b-256 | 1c8c51ed2d72ee564b167662f4d1f308c04c2beb76ee84ee743c08d6a6c01704 |
Provenance
File details
Details for the file oleo-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: oleo-0.0.9-py3-none-any.whl
- Upload date:
- Size: 236.6 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 | 5b630d69c49095c8921bb6a8df536acca677c538833bb8831afb8e6d5f9ac07e |
|
MD5 | ca06cbf0b76cbc976de532f0e297c7cd |
|
BLAKE2b-256 | 7aebc5bd238526848c952a323305439c7144a37bbd2d8c22db371b90aa3dcab0 |