Contents

objsize 0.8.0

0

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

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

Stars: 43, Watchers: 43, Forks: 7, Open Issues: 0

The liran-funaro/objsize repo was created 7 years ago and the last code push was 1 months ago. The project is moderately popular with 43 github stars!

How to Install objsize

You can install objsize using pip

pip install objsize

or add it to a project with poetry

poetry add objsize

Package Details

Author
None
License
BSD-3-Clause
Homepage
None
PyPi:
https://pypi.org/project/objsize/
GitHub Repo:
https://github.com/liran-funaro/objsize

Classifiers

  • Software Development/Libraries/Python Modules
No  objsize  pypi packages just yet.

Errors

A list of common objsize errors.

Code Examples

Here are some objsize code examples and snippets.