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
- Attach pdb to a running Python process.☆22Updated 3 years ago
- An amazing syntax extension system in pure Python, the way to coding efficiency.☆108Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- 📝Dot language kernel for jupyter.☆92Updated 4 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months 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
- distributed and parallel Python☆91Updated last month
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆104Updated 2 years ago
- Generates Python Extension modules from Cythons PXD files☆75Updated last week
- Make Python code cooler. Less is more.☆139Updated 2 years ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated 3 weeks ago
- pdb + Rich library☆349Updated this week
- A utility to find python versions on your system☆39Updated last month
- 十分钟魔法练习 Python 版☆80Updated 3 years ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆81Updated 8 months ago
- A chance to focus on graph drawing itself, forget APIs and other stuffs.☆39Updated 3 years ago
- larch.pickle - A faster python pickle replacement☆34Updated 3 months ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated last month
- A better Python. It is also a template for you to create a superset of Python.☆53Updated last year
- Write complicated anonymous functions beyond lambdas in Python.☆81Updated last year
- PyArmadillo: an alternative approach to linear algebra in Python☆61Updated 4 years ago
- A quicker pickle☆109Updated 3 years ago
- tasty feature extensions for python3(NO MAINTENANCE!).☆62Updated 6 years ago
- Functional plumbing for Python☆209Updated last year
- VSCode extension for Python type hint auto-completion.☆16Updated 10 months ago
- A utility to fetch and download python packages☆151Updated last week
- Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python☆233Updated 3 months ago
- Generic programming library for Python☆61Updated last week
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆96Updated last month