A Python object layout visualizer using CPython internals
Project description
pyinternals
A visualizer for Python object layout in CPython.
This package provides tools to inspect and visualize internal memory layout of Python objects such as lists, dicts, and custom classes.
Features
- Inspect memory layout of Python objects.
- Visualize CPython object internals like
__dict__,__slots__, methods, and more. - Great for learning how CPython manages memory.
Installation
Install via pip (once published):
pip install pyinternals
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyinternals-0.1.0.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyinternals-0.1.0.tar.gz.
File metadata
- Download URL: pyinternals-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3f1f54ba7b6ba12ba055b641a869b9ef24778ed403159523d578143db2c5113
|
|
| MD5 |
9127ff9ca10248f30f26229bc47f6fb9
|
|
| BLAKE2b-256 |
c9a346249694cb7883b44ef3e37de62a440a33f123c47faa9ea5df33eeb77981
|
File details
Details for the file pyinternals-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pyinternals-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1d50ded832387185768e720e0ef8658d3f212023b69c3f332e6228013a76b18
|
|
| MD5 |
0488b784d4558475a4567dd18532df40
|
|
| BLAKE2b-256 |
ee2e86e4c641c7e5059c621b5ed29387a2062445072c274854220e8ea395996d
|