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:
- Lazy attributes for Python objects☆53Updated last year
- distributed Python deployment and communication☆90Updated last week
- File system based database that uses python pickles☆73Updated 2 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Static analysis of Python import statements☆124Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Discover and load entry points from installed packages☆76Updated last year
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 months ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆52Updated last year
- Generic programming library for Python☆61Updated this week
- Autologging automates logging setup and method tracing for Python classes.☆49Updated 2 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Fast fractions reimplementation in Cython☆39Updated last week
- persistent caching to memory, disk, or database☆278Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 11 months ago
- Serialization library for Exceptions and Tracebacks.☆177Updated last month
- PyTest Helpers Namespace☆58Updated 3 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- Memory efficient Python objects☆369Updated 2 months ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆312Updated last week
- A python package that provides useful locks.☆271Updated 3 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆412Updated last week
- Python library providing type-checked function calls at runtime☆99Updated last year