widget-periodictable


Namewidget-periodictable JSON
Version 4.1.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-04-30 16:00:15
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords anywidget jupyter jupyterlab mendeleev osscar widget
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jupyter widget: Interactive periodic table

[![PyPI version](https://badge.fury.io/py/widget-periodictable.svg)](https://badge.fury.io/py/widget-periodictable)

## Installation & usage

```sh
pip install widget-periodictable
```

For usage examples, see `examples/`.

## Development

Install the python code:

```sh
pip install -e .[dev]
```

You then need to install the JavaScript dependencies and run the development server.

```sh
npm install
npm run dev
```

Open the example notebook in JupyterLab, VS Code, or your favorite editor to start developing. Changes made in `js/` will be reflected in the notebook.

## Acknowledgements

We acknowledge support from the EPFL Open Science Fund via the [OSSCAR](http://www.osscar.org) project.

<img src='https://www.osscar.org/_images/logos.png' width='700'>
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "widget-periodictable",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "anywidget, jupyter, jupyterlab, mendeleev, osscar, widget",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/44/92/33858a499c5fb1f615d6b18bd56457adece7e78598e751af87b90151c969/widget_periodictable-4.1.0.tar.gz",
    "platform": null,
    "description": "# Jupyter widget: Interactive periodic table\n\n[![PyPI version](https://badge.fury.io/py/widget-periodictable.svg)](https://badge.fury.io/py/widget-periodictable)\n\n## Installation & usage\n\n```sh\npip install widget-periodictable\n```\n\nFor usage examples, see `examples/`.\n\n## Development\n\nInstall the python code:\n\n```sh\npip install -e .[dev]\n```\n\nYou then need to install the JavaScript dependencies and run the development server.\n\n```sh\nnpm install\nnpm run dev\n```\n\nOpen the example notebook in JupyterLab, VS Code, or your favorite editor to start developing. Changes made in `js/` will be reflected in the notebook.\n\n## Acknowledgements\n\nWe acknowledge support from the EPFL Open Science Fund via the [OSSCAR](http://www.osscar.org) project.\n\n<img src='https://www.osscar.org/_images/logos.png' width='700'>",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "4.1.0",
    "project_urls": null,
    "split_keywords": [
        "anywidget",
        " jupyter",
        " jupyterlab",
        " mendeleev",
        " osscar",
        " widget"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "efab22fed455616182c6ffd12d97762735efde4949a67a459e1e81d394ed059b",
                "md5": "e634faac8a80709eb889deb7c100082c",
                "sha256": "69833b0e3dfa4631e83c86e31696b87a7e4d791765e5d91c4356513e23db8c06"
            },
            "downloads": -1,
            "filename": "widget_periodictable-4.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e634faac8a80709eb889deb7c100082c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 45310,
            "upload_time": "2024-04-30T16:00:13",
            "upload_time_iso_8601": "2024-04-30T16:00:13.067998Z",
            "url": "https://files.pythonhosted.org/packages/ef/ab/22fed455616182c6ffd12d97762735efde4949a67a459e1e81d394ed059b/widget_periodictable-4.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "449233858a499c5fb1f615d6b18bd56457adece7e78598e751af87b90151c969",
                "md5": "a5cf10c371bc95f1351133f472f9aa8d",
                "sha256": "1e041c6896b28cf2588310f8c0293c37d273133a2730fdc96fef863907e97159"
            },
            "downloads": -1,
            "filename": "widget_periodictable-4.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a5cf10c371bc95f1351133f472f9aa8d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 44555,
            "upload_time": "2024-04-30T16:00:15",
            "upload_time_iso_8601": "2024-04-30T16:00:15.320981Z",
            "url": "https://files.pythonhosted.org/packages/44/92/33858a499c5fb1f615d6b18bd56457adece7e78598e751af87b90151c969/widget_periodictable-4.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 16:00:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "widget-periodictable"
}
        
Elapsed time: 0.24225s