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 2 months ago
 - An amazing syntax extension system in pure Python, the way to coding efficiency.☆108Updated 3 years ago
 - Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
 - 📝Dot language kernel for jupyter.☆93Updated 2 months ago
 - distributed and parallel Python☆92Updated this week
 - watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆548Updated 10 months ago
 - Python monorepo made easy☆78Updated 2 years ago
 - Python post-mortem debugger | 针对Python的异常调试器☆57Updated last month
 - Operator overloading for fast anonymous functions.☆50Updated last week
 - Attach pdb to a running Python process.☆22Updated 3 years ago
 - Parallel programming with Python☆459Updated 3 months ago
 - pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆104Updated last week
 - metafunctions is a function composition library for python.☆52Updated 2 years ago
 - The first and yet the only CPython compatible Python JIT, over the world.(julia backend: https://github.com/thautwarm/RestrainJIT.jl)☆107Updated 5 years ago
 - MetaDict is a powerful dict subclass enabling (nested) attribute-style item access/assignment and IDE autocompletion support.☆37Updated 3 months ago
 - Write complicated anonymous functions beyond lambdas in Python.☆81Updated last year
 - Annotate Python AST trees with source text and token information☆189Updated this week
 - Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python☆237Updated 6 months ago
 - 十分钟魔法练习 Python 版☆82Updated 3 years ago
 - A memory analyzer for running python processes☆156Updated 4 years ago
 - A coroutine-based alternative implementation of the posix thread☆34Updated 4 years ago
 - Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 4 months ago
 - A Python library for manipulating indices of ndarrays☆107Updated last week
 - pdb + Rich library☆352Updated last week
 - Dark magics about variable names in python☆345Updated 4 months ago
 - High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆85Updated 11 months ago
 - find functions when you can't remember their name☆100Updated 3 years ago
 - A utility to fetch and download python packages☆161Updated last week
 - Regular expression engine in Python using Thompson's algorithm.☆115Updated 5 years ago