--- id: pydeck version: "0.9.3" license: Apache License 2.0 license_treatment: permissive maintenance: active --- # pydeck — Widget for deck.gl maps License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install pydeck uv add pydeck poetry add pydeck ## Description [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/uber/deck.gl/binder) [![Documentation Status](https://readthedocs.org/projects/deckgl/badge/?version=latest)](https://pydeck.gl) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/pydeck/badges/version.svg)](https://anaconda.org/conda-forge/pydeck) [![Downloads](https://pepy.tech/badge/pydeck/week)](https://pepy.tech/project/pydeck/week) # pydeck: Large-scale interactive data visualization in Python [![demo](https://user-images.githubusercontent.com/2204757/58838976-1538f400-8615-11e9-84f6-a2fe42bb300b.gif)](https://pydeck.gl/) The pydeck library is a set of Python bindings for making spatial visualizations with [deck.gl](https://deck.gl), optimized for a Jupyter environment. To get started, __[see the documentation](https://pydeck.gl/)__. __[To install pydeck, see the instructions here](https://pydeck.gl/en/latest/installation.html)__. For __interactive demos__, click the binder logo below: [![Binder](https://mybinder.org/static/logo.svg?v=f9f0d927b67cc9dc99d788c822ca21c0)](https://mybinder.org/v2/gh/uber/deck.gl/binder) ## Sample code The following code renders a visualization similar... ## AI interpretation — verify before relying pydeck is a Python library for creating large-scale interactive geospatial visualizations using deck.gl, optimized for Jupyter notebooks and web environments. Verdict: pydeck is an actively maintained library for interactive geospatial visualization with minimal dependencies and no known vulnerabilities. Its permissive Apache License 2.0 and low install friction make it a solid choice for data visualization projects, particularly in Jupyter environments. [View on SkillFed](https://skillfed.io/packages/pydeck) · [View on PyPI](https://pypi.org/project/pydeck/)