jmdana / memprof
A memory profiler for Python. As easy as adding a decorator!
☆128Updated 3 years ago
Alternatives and similar repositories for memprof:
Users that are interested in memprof are comparing it to the libraries listed below
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- An easy to use online explorer for Python Enhancement Proposals☆33Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆108Updated 2 months ago
- Python Development Documentation☆29Updated last week
- PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.☆128Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago
- Instant visualization of Python AST and Code Objects☆139Updated 11 months ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Python decorators for profiling/tracing/timing a single function☆331Updated 3 months ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆47Updated 3 years ago
- Python library providing type-checked function calls at runtime☆98Updated 8 months ago
- Array-like File Access in Python☆40Updated last year
- pytest plugin for running pyflakes☆45Updated 3 years ago
- Design a new better C API for Python☆59Updated 5 months ago
- A python package that provides useful locks.☆255Updated last month
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- A powerful Sphinx changelog-generating extension.☆175Updated last year
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- Formats Python code to follow a consistent style☆94Updated last year
- ☆42Updated last year
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 4 months 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 7 years ago
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...☆24Updated this week
- Some notes on using Cython to increase the performance of Python code.☆61Updated 8 months ago
- Persistent caching for python functions☆87Updated last year
- The function you always missed in Python: return the first true value of an iterable.☆153Updated 2 years ago
- A module for getting data into python from large data sources☆175Updated last year
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago