elifiner / pydumpLinks
Create coredump like file from Python to post-mortem debug later
☆74Updated 2 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.☆50Updated last year
- Discover and load entry points from installed packages☆75Updated 6 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 6 months ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Deadlocks? Detect where your threads hang in Python with one import.☆53Updated last year
- Lazy attributes for Python objects☆53Updated last year
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- PyTest Helpers Namespace☆58Updated 2 years ago
- Vendorize packages from PyPI☆103Updated 10 months ago
- distributed Python deployment and communication☆84Updated this week
- ☆37Updated last month
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆141Updated 2 months ago
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆75Updated 3 months ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Safely evaluate AST nodes without side effects☆45Updated 11 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆180Updated 3 weeks ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 3 months ago
- Bash-style brace expansion for Python☆57Updated 3 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- A python debugger that can attach to running processes.☆36Updated last year
- A tool to auto generate the basic mocks and asserts for faster unit testing☆38Updated 2 years ago