objsize

Traversal over Python's objects subtree and calculate the total size of the subtree in bytes (deep size).

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install objsize

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.7.1 2025-01-19    
0.7.0 2023-07-03  
0.6.1 2022-09-28  
0.6.0 2022-09-27  
0.5.2 2022-09-11  
0.5.1 2022-07-11  
0.5.0 2022-07-11  
0.4 2022-07-10  
0.3.3 2020-08-12
0.3.2 2019-02-28  
0.3.1 2018-12-20  
0.3.0 2018-12-19  
0.2.1 2018-12-19  
0.2.0 2018-12-19  
0.1.1 2018-12-12  
0.1.0 2018-12-11  

Issues with this package?

Page last updated 2025-09-01 21:03:36 UTC