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 2 months ago
- distributed Python deployment and communication☆90Updated last week
- Discover and load entry points from installed packages☆76Updated 11 months ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Static analysis of Python import statements☆124Updated last week
- File system based database that uses python pickles☆73Updated 2 years ago
- Lazy attributes for Python objects☆53Updated last year
- Serialization library for Exceptions and Tracebacks.☆177Updated last week
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 11 months ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 8 months ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- PyTest Helpers Namespace☆58Updated 3 years ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆129Updated last year
- Fast fractions reimplementation in Cython☆39Updated last week
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- A simple immutable mapping for python☆116Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 months ago
- Run a subprocess in a pseudo terminal☆231Updated 4 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week
- persistent caching to memory, disk, or database☆278Updated 3 weeks ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- unit test generator for Python☆99Updated 8 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago