jupyter-leaflet


Namejupyter-leaflet JSON
Version 0.19.0 PyPI version JSON
download
home_pageNone
Summaryipyleaflet extensions for JupyterLab and Jupyter Notebook
upload_time2024-04-23 15:57:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords gis graphics ipython jupyter widgets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jupyter Leaflet Widget

Interactive leaflet widget for the Jupyter notebook

The reference Python backend, `ipyleaflet` is available
[here](https://github.com/jupyter-widgets/ipyleaflet), with examples.

## Package Install

```bash
pip install jupyter-leaflet
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jupyter-leaflet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "GIS, graphics, ipython, jupyter, widgets",
    "author": null,
    "author_email": "Project Jupyter <jupyter@googlegroups.com>",
    "download_url": "https://files.pythonhosted.org/packages/f7/07/aa071014ab634e71bed077cc9c629d30c484fad393d4d51b1b106281dd8d/jupyter_leaflet-0.19.0.tar.gz",
    "platform": null,
    "description": "# Jupyter Leaflet Widget\n\nInteractive leaflet widget for the Jupyter notebook\n\nThe reference Python backend, `ipyleaflet` is available\n[here](https://github.com/jupyter-widgets/ipyleaflet), with examples.\n\n## Package Install\n\n```bash\npip install jupyter-leaflet\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "ipyleaflet extensions for JupyterLab and Jupyter Notebook",
    "version": "0.19.0",
    "project_urls": {
        "Homepage": "https://github.com/jupyter-widgets/ipyleaflet"
    },
    "split_keywords": [
        "gis",
        " graphics",
        " ipython",
        " jupyter",
        " widgets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7cc4c964a6032a47c452cb787a9c8db037f7cc3a72364deb9ae5990eaa16297",
                "md5": "0a66f9c8a97097bbb1f0764f46ee6556",
                "sha256": "8bb0d7986f3cf2ce05f4036df397caa637441876fccbaaeff2c0ba5a4dfa5939"
            },
            "downloads": -1,
            "filename": "jupyter_leaflet-0.19.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a66f9c8a97097bbb1f0764f46ee6556",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1073361,
            "upload_time": "2024-04-23T15:57:51",
            "upload_time_iso_8601": "2024-04-23T15:57:51.535013Z",
            "url": "https://files.pythonhosted.org/packages/b7/cc/4c964a6032a47c452cb787a9c8db037f7cc3a72364deb9ae5990eaa16297/jupyter_leaflet-0.19.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f707aa071014ab634e71bed077cc9c629d30c484fad393d4d51b1b106281dd8d",
                "md5": "e766d206fccb393115188a8fb5192546",
                "sha256": "3201c9c7dee782b2f64c86c508e106452e823ad65a127656191aa0f88c44454d"
            },
            "downloads": -1,
            "filename": "jupyter_leaflet-0.19.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e766d206fccb393115188a8fb5192546",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 54563535,
            "upload_time": "2024-04-23T15:57:57",
            "upload_time_iso_8601": "2024-04-23T15:57:57.965736Z",
            "url": "https://files.pythonhosted.org/packages/f7/07/aa071014ab634e71bed077cc9c629d30c484fad393d4d51b1b106281dd8d/jupyter_leaflet-0.19.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 15:57:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jupyter-widgets",
    "github_project": "ipyleaflet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jupyter-leaflet"
}
        
Elapsed time: 0.24138s