# `oleo`
[![PyPI Version](https://img.shields.io/pypi/v/oleo.svg)](https://pypi.python.org/pypi/oleo)
[![Build Status](https://img.shields.io/travis/daquintero/oleo.svg)](https://travis-ci.com/daquintero/oleo)
[![Documentation Status](https://readthedocs.org/projects/oleo/badge/?version=latest)](https://oleo.readthedocs.io/en/latest/?version=latest)
[![Updates](https://pyup.io/repos/github/daquintero/oleo/shield.svg)](https://pyup.io/repos/github/daquintero/oleo/)
Interactive netlist visualisation tools compatible with GDSFactory
- Free software: MIT license
- Documentation: [https://oleo.readthedocs.io](https://oleo.readthedocs.io)
## Installation
To install use pip:
$ pip install oleo
For a development installation (requires [Node.js](https://nodejs.org) and [Yarn version 1](https://classic.yarnpkg.com/)),
$ 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.
Raw data
{
"_id": null,
"home_page": "https://github.com/daquintero/oleo",
"name": "oleo",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "ipython,widgets,Jupyter,JupyterLab,JupyterLab3",
"author": "Dario Quintero",
"author_email": "darioaquintero@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/1c/8c/51ed2d72ee564b167662f4d1f308c04c2beb76ee84ee743c08d6a6c01704/oleo-0.0.9.tar.gz",
"platform": null,
"description": "# `oleo`\n\n[![PyPI Version](https://img.shields.io/pypi/v/oleo.svg)](https://pypi.python.org/pypi/oleo)\n[![Build Status](https://img.shields.io/travis/daquintero/oleo.svg)](https://travis-ci.com/daquintero/oleo)\n[![Documentation Status](https://readthedocs.org/projects/oleo/badge/?version=latest)](https://oleo.readthedocs.io/en/latest/?version=latest)\n[![Updates](https://pyup.io/repos/github/daquintero/oleo/shield.svg)](https://pyup.io/repos/github/daquintero/oleo/)\n\nInteractive netlist visualisation tools compatible with GDSFactory\n\n- Free software: MIT license\n- Documentation: [https://oleo.readthedocs.io](https://oleo.readthedocs.io)\n\n## Installation\n\nTo install use pip:\n\n $ pip install oleo\n\nFor a development installation (requires [Node.js](https://nodejs.org) and [Yarn version 1](https://classic.yarnpkg.com/)),\n\n $ git clone https://github.com/daquintero/oleo.git\n $ cd oleo\n $ pip install -e .\n $ jupyter nbextension install --py --symlink --overwrite --sys-prefix oleo\n $ jupyter nbextension enable --py --sys-prefix oleo\n\nWhen actively developing your extension for JupyterLab, run the command:\n\n $ jupyter labextension develop --overwrite oleo\n\nThen you need to rebuild the JS when you make a code change:\n\n $ cd js\n $ yarn run build\n\nYou then need to refresh the JupyterLab page when your javascript changes.\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "Interactive netlist visualisation tools compatible with GDSFactory",
"version": "0.0.9",
"project_urls": {
"Homepage": "https://github.com/daquintero/oleo"
},
"split_keywords": [
"ipython",
"widgets",
"jupyter",
"jupyterlab",
"jupyterlab3"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7aebc5bd238526848c952a323305439c7144a37bbd2d8c22db371b90aa3dcab0",
"md5": "ca06cbf0b76cbc976de532f0e297c7cd",
"sha256": "5b630d69c49095c8921bb6a8df536acca677c538833bb8831afb8e6d5f9ac07e"
},
"downloads": -1,
"filename": "oleo-0.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ca06cbf0b76cbc976de532f0e297c7cd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 236584,
"upload_time": "2023-06-14T21:19:35",
"upload_time_iso_8601": "2023-06-14T21:19:35.892261Z",
"url": "https://files.pythonhosted.org/packages/7a/eb/c5bd238526848c952a323305439c7144a37bbd2d8c22db371b90aa3dcab0/oleo-0.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1c8c51ed2d72ee564b167662f4d1f308c04c2beb76ee84ee743c08d6a6c01704",
"md5": "7a5e4b955d6d6dda32324e07cdd5d70d",
"sha256": "f490cea574598aba07e0ed05ecdc019265064ea8c28d69836d249aea93124e5f"
},
"downloads": -1,
"filename": "oleo-0.0.9.tar.gz",
"has_sig": false,
"md5_digest": "7a5e4b955d6d6dda32324e07cdd5d70d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 266468,
"upload_time": "2023-06-14T21:19:37",
"upload_time_iso_8601": "2023-06-14T21:19:37.693391Z",
"url": "https://files.pythonhosted.org/packages/1c/8c/51ed2d72ee564b167662f4d1f308c04c2beb76ee84ee743c08d6a6c01704/oleo-0.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-14 21:19:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "daquintero",
"github_project": "oleo",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "oleo"
}