elifiner / pydumpLinks
Create coredump like file from Python to post-mortem debug later
☆74Updated 3 years ago
Alternatives and similar repositories for pydump
Users that are interested in pydump are comparing it to the libraries listed below
Sorting:
- Autologging automates logging setup and method tracing for Python classes.☆49Updated 4 months ago
- Profile python programs and view them with kcachegrind☆169Updated 4 years ago
- Discover and load entry points from installed packages☆76Updated last year
- File system based database that uses python pickles☆73Updated 2 years ago
- Lazy attributes for Python objects☆53Updated last year
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Fast fractions reimplementation in Cython☆39Updated 2 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Make implemented in pure Python☆73Updated last year
- distributed Python deployment and communication☆93Updated last week
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- Static analysis of Python import statements☆124Updated last month
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated 2 years ago
- A fast and thorough lazy object proxy.☆264Updated this week
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- A python package that provides useful locks.☆274Updated 4 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- PyTest Helpers Namespace☆58Updated 3 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Generic programming library for Python☆61Updated last week
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated last year
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆76Updated 2 months ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month