gaogaotiantian / wthellLinks
wthell is a debugging tool for python to interactively check frame stack when your code quit unexpectedly
☆37Updated 2 years ago
Alternatives and similar repositories for wthell
Users that are interested in wthell are comparing it to the libraries listed below
Sorting:
- Fully compatible CPython jit compiler. Optimising Dynamic, Interpreted, and Object-oriented(DIO) programs.☆116Updated 4 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated last month
- Attach pdb to a running Python process.☆22Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- distributed and parallel Python☆92Updated 3 months ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆548Updated 9 months ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 months ago
- larch.pickle - A faster python pickle replacement☆35Updated 5 months ago
- Parallel programming with Python☆459Updated 3 months ago
- pdb + Rich library☆352Updated this week
- Write complicated anonymous functions beyond lambdas in Python.☆81Updated last year
- An amazing syntax extension system in pure Python, the way to coding efficiency.☆108Updated 3 years ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated last month
- Functional plumbing for Python☆210Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- A Python library for manipulating indices of ndarrays☆107Updated this week
- Like `requests` for mathematical computing, making complex math feel simple.☆151Updated 3 weeks ago
- metafunctions is a function composition library for python.☆52Updated 2 years ago
- A memory analyzer for running python processes☆156Updated 4 years ago
- find functions when you can't remember their name☆100Updated 3 years ago
- Python monorepo made easy☆78Updated last year
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆248Updated this week
- A plugin for pdm that enables virtualenv management☆25Updated 3 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆237Updated 3 years ago
- A utility to fetch and download python packages☆152Updated this week
- Dark magic delights in Python☆425Updated 3 years ago
- A library that can print Python objects in human readable format☆698Updated 6 months ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆100Updated this week
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- Generates Python Extension modules from Cythons PXD files☆76Updated last month