Contents

objsize 0.7.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: 37, Watchers: 37, Forks: 6, Open Issues: 0

The liran-funaro/objsize repo was created 5 years ago and the last code push was 1 weeks ago. The project is moderately popular with 37 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
License
BSD-3-Clause
Homepage
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.