[Bug 295418] [NEW PORT] graphics/py-pydeck: Python bindings for deck.gl

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 30 May 2026 00:17:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295418

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=fac0d65351fca3563427a82081528daa88920e4b

commit fac0d65351fca3563427a82081528daa88920e4b
Author:     Atanu Biswas <atanubiswas484@gmail.com>
AuthorDate: 2026-05-30 00:03:06 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-05-30 00:14:44 +0000

    graphics/py-pydeck: New port: Python bindings for deck.gl

    pydeck is a set of Python bindings for deck.gl, optimized for data
    science use cases.
    pydeck provides a way to visualize large-scale datasets in Python,
    either in Jupyter notebooks or as standalone HTML files.

    https://deckgl.readthedocs.io/
    https://github.com/visgl/deck.gl/pull/10193

    This port required by www/py-streamlit 1.57.0.

    PR:             295418
    Sponsored by:   UNIS Labs

 graphics/Makefile                  |  1 +
 graphics/py-pydeck/Makefile (new)  | 26 ++++++++++++++++++++++++++
 graphics/py-pydeck/distinfo (new)  |  3 +++
 graphics/py-pydeck/pkg-descr (new) |  5 +++++
 4 files changed, 35 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.