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.1.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.1.tar.gz.
File metadata
- Download URL: pyinternals-0.1.1.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 |
00645a7437d1c961e8032c283dc8c04910e1f6545524e7c6eceaa5cb9eddc2e3
|
|
| MD5 |
5d27f5b91b6c17f5e81d7369a7efd8fa
|
|
| BLAKE2b-256 |
3f8e89b01ac17b0e6f7a6fefaee4d458a0c433c56fa5b64c3e72fcbc478d2a4d
|
File details
Details for the file pyinternals-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pyinternals-0.1.1-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 |
0667ea80845cbda177b062600ae7c94a71595cf14c2a4049499bf1faf3301fd1
|
|
| MD5 |
534ec4fad5cc17be26aaa475f4f51e71
|
|
| BLAKE2b-256 |
9531af02aba8b803be0fc6a17c789aa5ad2b0209c04200ed393286975aeaa811
|