jupyter-leaflet


Namejupyter-leaflet JSON
Version 0.19.1 PyPI version JSON
download
home_pageNone
Summaryipyleaflet extensions for JupyterLab and Jupyter Notebook
upload_time2024-05-14 07:51:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseThe MIT License (MIT) Copyright (c) 2014-2018, Project Jupyter Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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/c8/2d/1cacbd45139ba4969ee8e65e955b250ac76e1c20655507a774f7f537e65f/jupyter_leaflet-0.19.1.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": "The MIT License (MIT)  Copyright (c) 2014-2018, Project Jupyter Contributors  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "ipyleaflet extensions for JupyterLab and Jupyter Notebook",
    "version": "0.19.1",
    "project_urls": {
        "Homepage": "https://github.com/jupyter-widgets/ipyleaflet"
    },
    "split_keywords": [
        "gis",
        " graphics",
        " ipython",
        " jupyter",
        " widgets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b5169ae61c456ecb27cda9e1676ee5798d10cd741579cfd292d7719d217852d",
                "md5": "b48e7ec78ce4c7694915e98f209348c3",
                "sha256": "8001a7304e9262394b8f896003539438467bed712bb9330dd65785bd9a5f8add"
            },
            "downloads": -1,
            "filename": "jupyter_leaflet-0.19.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b48e7ec78ce4c7694915e98f209348c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1074908,
            "upload_time": "2024-05-14T07:51:44",
            "upload_time_iso_8601": "2024-05-14T07:51:44.277005Z",
            "url": "https://files.pythonhosted.org/packages/6b/51/69ae61c456ecb27cda9e1676ee5798d10cd741579cfd292d7719d217852d/jupyter_leaflet-0.19.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c82d1cacbd45139ba4969ee8e65e955b250ac76e1c20655507a774f7f537e65f",
                "md5": "9f5e84526df804b896d0a38deba3485e",
                "sha256": "f4c1ab7a8b2c91d01a0940d1bab6543c57e91dca6425789632780eef7d58b266"
            },
            "downloads": -1,
            "filename": "jupyter_leaflet-0.19.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9f5e84526df804b896d0a38deba3485e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1265601,
            "upload_time": "2024-05-14T07:51:46",
            "upload_time_iso_8601": "2024-05-14T07:51:46.560263Z",
            "url": "https://files.pythonhosted.org/packages/c8/2d/1cacbd45139ba4969ee8e65e955b250ac76e1c20655507a774f7f537e65f/jupyter_leaflet-0.19.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-14 07:51:46",
    "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.32747s