jmdana / memprofLinks
A memory profiler for Python. As easy as adding a decorator!
☆128Updated 4 years ago
Alternatives and similar repositories for memprof
Users that are interested in memprof are comparing it to the libraries listed below
Sorting:
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆123Updated 2 years ago
- Python library providing type-checked function calls at runtime☆99Updated last year
- Ultra-lightweight pure Python package to check if a file is binary or text.☆145Updated 10 months ago
- Profile python programs and view them with kcachegrind☆169Updated 4 years ago
- Amazon S3 filesystem for PyFilesystem2☆159Updated last year
- Super-fast and clean conversions to numbers for Python.☆110Updated 11 months ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated 2 years ago
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- Python decorators for profiling/tracing/timing a single function☆338Updated 2 months ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated last year
- Autologging automates logging setup and method tracing for Python classes.☆49Updated 4 months ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated 2 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 8 years ago
- Python Sorted Collections Library☆110Updated 3 years ago
- The private PyPI server powered by flexible backends.☆182Updated 5 years ago
- Static analysis of Python import statements☆124Updated 2 months ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 5 years ago
- Cython implementation of OrderedDict☆102Updated 10 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- CLI interface to python graphviz☆44Updated 9 years ago
- PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.☆127Updated 3 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- JupyterLab extension to explore CPython Bytecode☆61Updated 3 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 3 years ago
- Provides ipdb on failures for py.test.☆105Updated 4 years ago