gine


Namegine JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/daquintero/gine
SummaryInteractive netlist visualisation tools compatible with GDSFactory
upload_time2023-06-13 15:18:47
maintainer
docs_urlNone
authorDario Quintero
requires_python>=3.7
licenseBSD 3-Clause License
keywords ipython widgets jupyter jupyterlab jupyterlab3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # `gine`

[![PyPI Version](https://img.shields.io/pypi/v/gine.svg)](https://pypi.python.org/pypi/gine)
[![Build Status](https://img.shields.io/travis/daquintero/gine.svg)](https://travis-ci.com/daquintero/gine)
[![Documentation Status](https://readthedocs.org/projects/gine/badge/?version=latest)](https://gine.readthedocs.io/en/latest/?version=latest)
[![Updates](https://pyup.io/repos/github/daquintero/gine/shield.svg)](https://pyup.io/repos/github/daquintero/gine/)

Interactive netlist visualisation tools compatible with GDSFactory

- Free software: MIT license
- Documentation: [https://gine.readthedocs.io](https://gine.readthedocs.io)

## Installation

To install use pip:

    $ pip install gine

For a development installation (requires [Node.js](https://nodejs.org) and [Yarn version 1](https://classic.yarnpkg.com/)),

    $ 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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/daquintero/gine",
    "name": "gine",
    "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/64/d2/9b014651b89d7ac58228b02dacfbb96bc59ea552450f363e0f9259da51cb/gine-0.0.9.tar.gz",
    "platform": null,
    "description": "# `gine`\n\n[![PyPI Version](https://img.shields.io/pypi/v/gine.svg)](https://pypi.python.org/pypi/gine)\n[![Build Status](https://img.shields.io/travis/daquintero/gine.svg)](https://travis-ci.com/daquintero/gine)\n[![Documentation Status](https://readthedocs.org/projects/gine/badge/?version=latest)](https://gine.readthedocs.io/en/latest/?version=latest)\n[![Updates](https://pyup.io/repos/github/daquintero/gine/shield.svg)](https://pyup.io/repos/github/daquintero/gine/)\n\nInteractive netlist visualisation tools compatible with GDSFactory\n\n- Free software: MIT license\n- Documentation: [https://gine.readthedocs.io](https://gine.readthedocs.io)\n\n## Installation\n\nTo install use pip:\n\n    $ pip install gine\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/gine.git\n    $ cd gine\n    $ pip install -e .\n    $ jupyter nbextension install --py --symlink --overwrite --sys-prefix gine\n    $ jupyter nbextension enable --py --sys-prefix gine\n\nWhen actively developing your extension for JupyterLab, run the command:\n\n    $ jupyter labextension develop --overwrite gine\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/gine"
    },
    "split_keywords": [
        "ipython",
        "widgets",
        "jupyter",
        "jupyterlab",
        "jupyterlab3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49cc65fafd0dfeaf5559a6ceb2d6755caf5ff740bb9db7881584a0b52bba935c",
                "md5": "2c397f1324a329939f586b40fa995e94",
                "sha256": "35861feeab126bab746112374c07e190bb0a5ffdc6e7e1711b1f1679d0c3df73"
            },
            "downloads": -1,
            "filename": "gine-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c397f1324a329939f586b40fa995e94",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 236887,
            "upload_time": "2023-06-13T15:18:45",
            "upload_time_iso_8601": "2023-06-13T15:18:45.574859Z",
            "url": "https://files.pythonhosted.org/packages/49/cc/65fafd0dfeaf5559a6ceb2d6755caf5ff740bb9db7881584a0b52bba935c/gine-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64d29b014651b89d7ac58228b02dacfbb96bc59ea552450f363e0f9259da51cb",
                "md5": "c1be3a7fc27c09fe222fd43f895bc480",
                "sha256": "f0c86d3bee196b9491ab6864d13468800e01a5ecb79bfbd0a9be3b7044959d28"
            },
            "downloads": -1,
            "filename": "gine-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "c1be3a7fc27c09fe222fd43f895bc480",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 265784,
            "upload_time": "2023-06-13T15:18:47",
            "upload_time_iso_8601": "2023-06-13T15:18:47.435411Z",
            "url": "https://files.pythonhosted.org/packages/64/d2/9b014651b89d7ac58228b02dacfbb96bc59ea552450f363e0f9259da51cb/gine-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-13 15:18:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "daquintero",
    "github_project": "gine",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "gine"
}
        
Elapsed time: 0.08689s