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.2.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.2.tar.gz.
File metadata
- Download URL: pyinternals-0.1.2.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 |
66ae3f9ffb5adb395ace35d81060246aa1b12e2818ebbd33757638db27eeb56a
|
|
| MD5 |
4360a1b9ae29a51b6d4e471e91517ef4
|
|
| BLAKE2b-256 |
327c9b22a5efb9ea3a8e87b8eaafe86b94a24e43c4712bf9c90e19164b9d6168
|
File details
Details for the file pyinternals-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pyinternals-0.1.2-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 |
7be846fce0e396ae6462425d33d769c91c7c5d182fc5a32193f45ea89dadafd4
|
|
| MD5 |
d70ab673c7790d0eaa1f06d47dbec973
|
|
| BLAKE2b-256 |
d08c6e32074a716a33b293d5a7d09d2587fdf6b00e14c19323b71f91fb4adced
|