pwaller / pyprof2calltreeLinks
Profile python programs and view them with kcachegrind
☆169Updated 4 years ago
Alternatives and similar repositories for pyprof2calltree
Users that are interested in pyprof2calltree are comparing it to the libraries listed below
Sorting:
- A python package that provides useful locks.☆274Updated 4 months ago
- vmprof - a statistical program profiler☆437Updated 4 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆366Updated 2 weeks ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated 2 weeks ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- A fast and thorough lazy object proxy.☆264Updated this week
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 3 years ago
- Memory efficient Python objects☆371Updated last month
- Python decorators for profiling/tracing/timing a single function☆338Updated 2 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Discover and load entry points from installed packages☆76Updated last year
- Debug Python logging problems by printing out the tree of handlers you have defined.☆332Updated last year
- A pytest plugin to trace resource leaks.☆117Updated 6 years ago
- A library for versioning your Python projects.☆143Updated last week
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- distributed Python deployment and communication☆93Updated last week
- 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
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 8 years ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆146Updated 2 months ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- Lazy attributes for Python objects☆53Updated last year
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 6 years ago