Package profile
objsize
- Summary: Traversal over Python's objects subtree and calculate the total size of the subtree in bytes (deep size).
- Author: Liran Funaro <liran.funaro@gmail.com>
- Homepage: https://github.com/liran-funaro/objsize
- Source: https://github.com/liran-funaro/objsize (Repo profile)
- Number of releases: 16
- First release: 0.1.0 on 2018-12-11
- Latest release: 0.7.1 on 2025-01-19
Releases
PyPI Downloads
Dependencies
Objsize has 16 dependencies, 16 of which optional.Dependency | Optional |
---|---|
black | true |
bumpver | true |
coveralls | true |
flake8 | true |
isort | true |
mypy | true |
myst_parser | true |
pip-tools | true |
pylint | true |
pytest | true |
pytest-cov | true |
pyyaml | true |
sphinx | true |
sphinx_rtd_dark_mode | true |
sphinx-markdown-builder | true |
sphinx-rtd-theme | true |