|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
---------
- Release notes of v0.16.0 and higher: https://github.com/python-visualization/folium/releases
- Older `changelog <https://raw.githubusercontent.com/python-visualization/folium/main/CHANGES.txt>`_
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
- https://github.com/carlosign/Folium.ControlCredits-Plugin: displaying credits in the corner. Display an image/logo, clicking it will expand to show a brief message with credits and links.
- https://github.com/JohnyCarrot/folium-geocoder-own-locations: a geocoder that accepts a list of suggestions at creation time.
Raw data
{
"_id": null,
"home_page": "https://github.com/python-visualization/folium",
"name": "folium",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "data visualization",
"author": "Rob Story",
"author_email": "wrobstory@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/6e/ec/4556a2b452ada91ac9348b19152739af21e683c583720397a812f8097d82/folium-0.19.2.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\n- Release notes of v0.16.0 and higher: https://github.com/python-visualization/folium/releases\n- Older `changelog <https://raw.githubusercontent.com/python-visualization/folium/main/CHANGES.txt>`_\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- https://github.com/carlosign/Folium.ControlCredits-Plugin: displaying credits in the corner. Display an image/logo, clicking it will expand to show a brief message with credits and links.\n- https://github.com/JohnyCarrot/folium-geocoder-own-locations: a geocoder that accepts a list of suggestions at creation time.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Make beautiful maps with Leaflet.js & Python",
"version": "0.19.2",
"project_urls": {
"Homepage": "https://github.com/python-visualization/folium"
},
"split_keywords": [
"data",
"visualization"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8012876692c8329d3981c49f1598ba699a752750516024d1d96a66eb78f2975e",
"md5": "341a7ea654935e472f64b1dfa630c25f",
"sha256": "2e2435e2b7237a1a4815830e892153e1878272b1c69982327015898976d661e1"
},
"downloads": -1,
"filename": "folium-0.19.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "341a7ea654935e472f64b1dfa630c25f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.9",
"size": 110140,
"upload_time": "2024-12-13T17:29:32",
"upload_time_iso_8601": "2024-12-13T17:29:32.094105Z",
"url": "https://files.pythonhosted.org/packages/80/12/876692c8329d3981c49f1598ba699a752750516024d1d96a66eb78f2975e/folium-0.19.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6eec4556a2b452ada91ac9348b19152739af21e683c583720397a812f8097d82",
"md5": "ac4004d66b0c1c30bfa2b38eacceb98a",
"sha256": "a778e1cf372dcd421494ca7dd91120ba8a2720e3ad51513c88b3eb8adbf12cb7"
},
"downloads": -1,
"filename": "folium-0.19.2.tar.gz",
"has_sig": false,
"md5_digest": "ac4004d66b0c1c30bfa2b38eacceb98a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 105599,
"upload_time": "2024-12-13T17:29:33",
"upload_time_iso_8601": "2024-12-13T17:29:33.438279Z",
"url": "https://files.pythonhosted.org/packages/6e/ec/4556a2b452ada91ac9348b19152739af21e683c583720397a812f8097d82/folium-0.19.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-13 17:29:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python-visualization",
"github_project": "folium",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "branca",
"specs": [
[
">=",
"0.6.0"
]
]
},
{
"name": "jinja2",
"specs": [
[
">=",
"2.9"
]
]
},
{
"name": "numpy",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "xyzservices",
"specs": []
}
],
"lcname": "folium"
}