notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-memory-graph Teaching tool for debugging references and mutable data types
0.3.65 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-06 08:30:30
Last Update: 2025-11-24 04:08:42
Commit Hash: 4a256db
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/bterwijn/memory_graph
Description:
memory-graph is a Python library that creates visual memory graphs for teaching and debugging purposes. It helps visualize object references, mutable data types, and the differences between shallow and deep copying in Python. Key features: * Generate visual representations of Python object references * Illustrate memory layouts and object relationships * Educational tool for understanding Python memory model * Debugging aid for complex data structures * Support for various data types including lists, dictionaries, and custom objects The library uses Graphviz to create clear, graphical representations that make it easier to understand how Python manages memory and references.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}memory-graph>0:devel/py-memory-graph@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-memory-graph/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-memory-graph
  • pkg install py311-memory-graph
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-memory-graph listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-memory-graph
Package flavors (<flavor>: <package>)
  • py311: py311-memory-graph
distinfo:
TIMESTAMP = 1763929087 SHA256 (memory_graph-0.3.65.tar.gz) = a2ee0ff9451b50f3eacb370035774889ea843a826fbc257dfacb013a11005b74 SIZE (memory_graph-0.3.65.tar.gz) = 62879

Packages (timestamps in pop-ups are UTC):
py311-memory-graph
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.580.3.58--0.3.58n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.3.580.3.58--0.3.58---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.3.580.3.58n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.3.580.3.58n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-graphviz>0 : graphics/py-graphviz@py311
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-memory-graph
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/memory_graph/
  2. https://pypi.org/packages/source/m/memory_graph/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.65
24 Nov 2025 04:08:42
commit hash: 4a256db4a0ed6fab320bb05b0f5aeda4a692a489commit hash: 4a256db4a0ed6fab320bb05b0f5aeda4a692a489commit hash: 4a256db4a0ed6fab320bb05b0f5aeda4a692a489commit hash: 4a256db4a0ed6fab320bb05b0f5aeda4a692a489 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-memory-graph: update 0.3.58 → 0.3.65
0.3.58
06 Oct 2025 08:29:16
commit hash: 6490f841f011c06929001e5e6a8e08a0a99aa180commit hash: 6490f841f011c06929001e5e6a8e08a0a99aa180commit hash: 6490f841f011c06929001e5e6a8e08a0a99aa180commit hash: 6490f841f011c06929001e5e6a8e08a0a99aa180 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-memory-graph: New port: Teaching tool for debugging references and
mutable data types

Number of commits found: 2