{"library":"objsize","type":"library","category":null,"description":"The objsize Python package provides functionality for traversing an object's subtree and calculating its total memory consumption in bytes (deep size). It leverages Python's internal Garbage Collection (GC) implementation, designed to ignore commonly shared objects like singletons and type objects for more accurate deep sizing. It's currently in version 0.8.0 and generally has infrequent releases.","language":"python","status":"active","version":"0.8.0","tags":["object-size","memory","deep-size","traversal","debugging","garbage-collection"],"install":[{"cmd":"pip install objsize","imports":["from objsize import get_deep_size"]}],"homepage":null,"github":"https://github.com/liran-funaro/objsize","docs":null,"changelog":null,"pypi":"https://pypi.org/project/objsize/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/objsize/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}