elifiner / pydump
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
- Discover and load entry points from installed packages☆74Updated 4 months ago
- Autologging automates logging setup and method tracing for Python classes.☆50Updated 10 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A fast and thorough lazy object proxy.☆255Updated this week
- Generic programming library for Python☆62Updated last week
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆124Updated 8 months ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Safely evaluate AST nodes without side effects☆44Updated 8 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Automagically import missing modules in IPython.☆63Updated 2 weeks ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆133Updated 2 months ago
- py.test plugin that activates the fault handler module during testing☆26Updated 4 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Lazy attributes for Python objects☆53Updated 10 months ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Pizco is Python module/package that allows python objects to communicate via ZMQ. Objects can be exposed to other process in the same com…☆57Updated 9 years ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆112Updated last year
- File system based database that uses python pickles☆73Updated last year
- ☆37Updated last month
- Enable git-like did-you-mean feature in click☆99Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆406Updated 4 months ago
- PyTest Helpers Namespace☆58Updated 2 years ago
- IntelliJ IDE plugin for the Python debugger birdseye☆30Updated 6 years ago
- Fast fractions reimplementation in Cython☆38Updated last month
- Cython implementation of OrderedDict☆101Updated 9 years ago
- CPU parallelism for Trio☆59Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago