Contents

pydeck 0.9.1

0

Widget for deck.gl maps

Widget for deck.gl maps

Stars: 13868, Watchers: 13868, Forks: 2194, Open Issues: 488

The visgl/deck.gl repo was created 10 years ago and the last code push was 5 hours ago.
The project is extremely popular with a mindblowing 13868 github stars!

How to Install pydeck

You can install pydeck using pip

pip install pydeck

or add it to a project with poetry

poetry add pydeck

Package Details

Author
Andrew Duberstein
License
Apache License 2.0
Homepage
https://github.com/visgl/deck.gl/tree/master/bindings/pydeck
PyPi:
https://pypi.org/project/pydeck/
GitHub Repo:
https://github.com/visgl/deck.gl

Classifiers

  • Multimedia/Graphics
No  pydeck  pypi packages just yet.

Errors

A list of common pydeck errors.

Code Examples

Here are some pydeck code examples and snippets.

GitHub Issues

The pydeck package has 488 open issues on GitHub

  • feat(mapbox): Add Controlled Mode and State Callbacks to Widgets
  • feat(mapbox): Add widget support to MapboxOverlay via IControl adapter
  • feat(mapbox): Add widget support to MapboxOverlay via IControl adapter
  • [Bug] ColumnLayer does not work as expected with radiusUnits: 'pixels'
  • chore(deps-dev): bump wheel from 0.37.1 to 0.46.2 in /bindings/pydeck-carto/requirements
  • [Bug] GPU usages with _onMetrics
  • [Bug] widget appears multiple time in react StrictMode
  • chore(deps): bump dependencies from multiple Dependabot PRs
  • chore(mapbox): Remove internal deck mode from MapboxLayer
  • chore(examples): replace deprecated assert with with for JSON imports
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /website
  • chore(deps): bump lodash from 4.17.21 to 4.17.23
  • WebGL context corruption when running multiple overlaid Deck instances in tests
  • feat(core): Add Deck#getView() method
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency

See more issues on GitHub

Related Packages & Articles

plotly 6.5.2

An open-source interactive data visualization library for Python

hypertools 0.8.2

A python package for visualizing and manipulating high-dimensional data

osmnx 2.1.0

Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap

keplergl 0.3.7

This is a simple jupyter widget for kepler.gl, an advanced geospatial visualization tool, to render large-scale interactive maps.

bokeh 3.8.2

Interactive plots and applications in the browser from Python