liran-funaro / objsizeLinks
Traversal over Python's objects subtree and calculate the total size of the subtree in bytes (deep size).
☆43Updated 3 weeks ago
Alternatives and similar repositories for objsize
Users that are interested in objsize are comparing it to the libraries listed below
Sorting:
- Human friendly input/output for text interfaces using Python☆345Updated last year
- A Python library to sanitize/validate a string such as filenames/file-paths/etc.☆284Updated 7 months ago
- A testable singleton decorator☆48Updated 2 years ago
- Python Binding for xxHash☆443Updated 3 weeks ago
- guppy / heapy ported to Python3. It works for real!☆422Updated last month
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- A flexible, customizable timer for your Python code☆309Updated 3 years ago
- Dot access dictionary with dynamic hierarchy creation and ordered iteration☆482Updated 2 years ago
- Parse Python docstrings in various flavors.☆259Updated 5 months ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆320Updated last month
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- Python decorators for profiling/tracing/timing a single function☆338Updated 2 months ago
- A python package that provides useful locks.☆276Updated 5 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- A module for lazy loading of Python modules☆88Updated 2 years ago
- A simple benchmarking package including visualization facilities.☆40Updated 5 years ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆246Updated 4 years ago
- Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods☆164Updated 2 months ago
- Dynamically create python functions with a proper signature.☆134Updated 8 months ago
- Fast Base64 encoding/decoding in Python☆170Updated last week
- ↔️ Automagic shell tab completion for Python CLI applications☆439Updated last month
- Enlighten Progress Bar for Python Console Apps☆527Updated 5 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 5 months ago
- pprint++: a drop-in replacement for pprint that's actually pretty☆412Updated 3 years ago
- Pretty tables in the terminal☆100Updated 4 years ago
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- Formats docstrings to follow PEP 257☆583Updated 3 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆330Updated last month
- Turn Pydantic defined Data Models into CLI Tools☆158Updated 3 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year