folium


Namefolium JSON
Version 0.15.1 PyPI version JSON
download
home_pagehttps://github.com/python-visualization/folium
SummaryMake beautiful maps with Leaflet.js & Python
upload_time2023-12-04 11:12:38
maintainer
docs_urlNone
authorRob Story
requires_python>=3.7
licenseMIT
keywords data visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |PyPI| |Test| |Gitter| |DOI| |binder|

.. |PyPI| image:: https://img.shields.io/pypi/v/folium.svg
    :target: https://pypi.org/project/folium
    :alt: PyPI Package

.. |Test| image:: https://github.com/python-visualization/folium/actions/workflows/test_code.yml/badge.svg
    :target: https://github.com/python-visualization/folium/actions/workflows/test_code.yml
    :alt: Code tests

.. |Gitter| image:: https://badges.gitter.im/python-visualization/folium.svg
    :target: https://gitter.im/python-visualization/folium
    :alt: Gitter

.. |DOI| image:: https://zenodo.org/badge/18669/python-visualization/folium.svg
   :target: https://zenodo.org/badge/latestdoi/18669/python-visualization/folium
   :alt: DOI

.. |binder| image:: https://mybinder.org/badge_logo.svg
 :target: https://mybinder.org/v2/gh/python-visualization/folium/main?filepath=examples

folium
======

.. image:: https://github.com/python-visualization/folium/blob/main/docs/_static/folium_logo.png
   :height: 100px


Python Data, Leaflet.js Maps
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

`folium` builds on the data wrangling strengths of the Python ecosystem and the
mapping strengths of the Leaflet.js library. Manipulate your data in Python,
then visualize it in a Leaflet map via `folium`.

Installation
------------

.. code:: bash

    $ pip install folium

or

.. code:: bash

    $ conda install -c conda-forge folium

Documentation
-------------

https://python-visualization.github.io/folium/latest/


Contributing
------------

We love contributions!  folium is open source, built on open source,
and we'd love to have you hang out in our community.

See `our complete contributor's guide <https://github.com/python-visualization/folium/blob/main/.github/CONTRIBUTING.md>`_ for more info.


Changelog
---------

Check the `changelog <https://raw.githubusercontent.com/python-visualization/folium/main/CHANGES.txt>`_ for a detailed list of the latest changes.


Packages and plugins
--------------------

Packages:

- https://github.com/geopandas/xyzservices: a repository of raster basemap tilesets.
- https://github.com/randyzwitch/streamlit-folium: run folium in a Streamlit app.
- https://github.com/FEMlium/FEMlium: interactive visualization of finite element simulations on geographic maps with folium.

Plugins:

- https://github.com/onaci/folium-glify-layer: provide fast webgl rendering for large GeoJSON FeatureCollections

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python-visualization/folium",
    "name": "folium",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "data visualization",
    "author": "Rob Story",
    "author_email": "wrobstory@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/04/4a/58cd7c0860d5adc10e7d0f1c04d7b89b3513c2606a2362ce44d897764102/folium-0.15.1.tar.gz",
    "platform": "any",
    "description": "|PyPI| |Test| |Gitter| |DOI| |binder|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/folium.svg\n    :target: https://pypi.org/project/folium\n    :alt: PyPI Package\n\n.. |Test| image:: https://github.com/python-visualization/folium/actions/workflows/test_code.yml/badge.svg\n    :target: https://github.com/python-visualization/folium/actions/workflows/test_code.yml\n    :alt: Code tests\n\n.. |Gitter| image:: https://badges.gitter.im/python-visualization/folium.svg\n    :target: https://gitter.im/python-visualization/folium\n    :alt: Gitter\n\n.. |DOI| image:: https://zenodo.org/badge/18669/python-visualization/folium.svg\n   :target: https://zenodo.org/badge/latestdoi/18669/python-visualization/folium\n   :alt: DOI\n\n.. |binder| image:: https://mybinder.org/badge_logo.svg\n :target: https://mybinder.org/v2/gh/python-visualization/folium/main?filepath=examples\n\nfolium\n======\n\n.. image:: https://github.com/python-visualization/folium/blob/main/docs/_static/folium_logo.png\n   :height: 100px\n\n\nPython Data, Leaflet.js Maps\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n`folium` builds on the data wrangling strengths of the Python ecosystem and the\nmapping strengths of the Leaflet.js library. Manipulate your data in Python,\nthen visualize it in a Leaflet map via `folium`.\n\nInstallation\n------------\n\n.. code:: bash\n\n    $ pip install folium\n\nor\n\n.. code:: bash\n\n    $ conda install -c conda-forge folium\n\nDocumentation\n-------------\n\nhttps://python-visualization.github.io/folium/latest/\n\n\nContributing\n------------\n\nWe love contributions!  folium is open source, built on open source,\nand we'd love to have you hang out in our community.\n\nSee `our complete contributor's guide <https://github.com/python-visualization/folium/blob/main/.github/CONTRIBUTING.md>`_ for more info.\n\n\nChangelog\n---------\n\nCheck the `changelog <https://raw.githubusercontent.com/python-visualization/folium/main/CHANGES.txt>`_ for a detailed list of the latest changes.\n\n\nPackages and plugins\n--------------------\n\nPackages:\n\n- https://github.com/geopandas/xyzservices: a repository of raster basemap tilesets.\n- https://github.com/randyzwitch/streamlit-folium: run folium in a Streamlit app.\n- https://github.com/FEMlium/FEMlium: interactive visualization of finite element simulations on geographic maps with folium.\n\nPlugins:\n\n- https://github.com/onaci/folium-glify-layer: provide fast webgl rendering for large GeoJSON FeatureCollections\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Make beautiful maps with Leaflet.js & Python",
    "version": "0.15.1",
    "project_urls": {
        "Homepage": "https://github.com/python-visualization/folium"
    },
    "split_keywords": [
        "data",
        "visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18098569904c8ce5679cc02826d98de633c07abcd2443a23181e5f71ff9dacbc",
                "md5": "c220c5cffd5578d98e2f74da865fff70",
                "sha256": "480f217b80d27530eef22e0535030f1696d61a2d55e6cc17acc36750cca89463"
            },
            "downloads": -1,
            "filename": "folium-0.15.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c220c5cffd5578d98e2f74da865fff70",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 97038,
            "upload_time": "2023-12-04T11:12:36",
            "upload_time_iso_8601": "2023-12-04T11:12:36.975745Z",
            "url": "https://files.pythonhosted.org/packages/18/09/8569904c8ce5679cc02826d98de633c07abcd2443a23181e5f71ff9dacbc/folium-0.15.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "044a58cd7c0860d5adc10e7d0f1c04d7b89b3513c2606a2362ce44d897764102",
                "md5": "5a53cadf452e1876cec9042d38304344",
                "sha256": "cb792d11e8049a455d3dc6416cdd8e7a1623d6b949f6e42c45a5d8fa4d1e24f4"
            },
            "downloads": -1,
            "filename": "folium-0.15.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5a53cadf452e1876cec9042d38304344",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 93369,
            "upload_time": "2023-12-04T11:12:38",
            "upload_time_iso_8601": "2023-12-04T11:12:38.285032Z",
            "url": "https://files.pythonhosted.org/packages/04/4a/58cd7c0860d5adc10e7d0f1c04d7b89b3513c2606a2362ce44d897764102/folium-0.15.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 11:12:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python-visualization",
    "github_project": "folium",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "folium"
}
        
Elapsed time: 0.14487s