Graphistry

Latest version: v0.36.0

Safety actively analyzes 710445 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 20

0.19.3

Added
* Feature: Compute methods `materialize_nodes`, `get_degrees`, `drop_nodes`, `get_topological_levels`
* Feature: Layout methods `tree_layout`, `layout_settings`
* Docs: New compute and layout methods

0.19.2

Added
* Feature: `g.fetch_edges()` for neptune/gremlin edge attributes

Fixed
* Fix: `g.fetch_nodes()` for neptune/gremlin node attrbutes

0.19.1

Added
* Docs: [demos/demos_databases_apis/neptune/neptune_tutorial.ipynb](https://github.com/graphistry/pygraphistry/blob/master/demos/demos_databases_apis/neptune/neptune_tutorial.ipynb)

Changed
* Docs: Updated [demos/for_analysis.ipynb](https://github.com/graphistry/pygraphistry/blob/master/demos/for_analysis.ipynb) to `api=3`

Fixed
* Fix: Gremlin (Neptune) connector deduplicates nodes/edges

0.19.0

Added
* Feature: Gremlin connector (GraphSONSerializersV2d0)
* Feature: Cosmos connector
* Feature: Neptune connector
* Feature: Chained composition operators:
* `g.pipe((lambda g, a1, ...: g2), a1, ...)`
* `g.edges((lambda g, a1, ...: df), None, None, a1, ...)`
* `g.nodes((lambda g, a1, ...: df), None, a1, ...)`
* Feature: plotter::infer_labels: Guess node label names when not set, instead of defaulting to node_id. Runs during plots.
* Infra: Jupyter notebook: `cd docker && docker-compose build jupyter && docker-compose up jupyter`
* Docs: Neptune, Cosmos, chained composition

Changed
* Refactor: Split out PlotterBase, interface Plottable

Fixed
* Fix: Plotter has `hypergraph()`

0.18.2

Added
* Docs: security.md

Fixed

* Hypergraphs - detect and handle mismatching types across partitions

Changed

* Infra: Speedup testing containers via incrementalization and docker settings
* Infra: Update testing container base builds

0.18.1

Added

* Feature: Hypergraphs in dask, dask_cudf modes. Mixed nan support. (https://github.com/graphistry/pygraphistry/pull/225)
* Feature: Dask/dask_cuda frames can be passed in, which will be .computed(), memoized, and converted to arrow (https://github.com/graphistry/pygraphistry/pull/225)
* Infra: Test env var controls - WITH_LINT=1, WITH_TYPECHECK=1, WITH_BUILD=1 (https://github.com/graphistry/pygraphistry/pull/225)
* Docs: Inline hypergraph examples (https://github.com/graphistry/pygraphistry/pull/225)

Changed
* CI: Disable seccomp during test (docker perf) (https://github.com/graphistry/pygraphistry/pull/225)

Page 17 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.