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.☆117Updated 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 4 years ago
- 📝Dot language kernel for jupyter.☆95Updated 5 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Make Python code cooler. Less is more.☆140Updated 2 years ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated last month
- Declare & parse types / dataclasses / functions based on Python type annotations☆25Updated 4 months ago
- A coroutine-based alternative implementation of the posix thread☆34Updated 5 years ago
- MetaDict is a powerful dict subclass enabling (nested) attribute-style item access/assignment and IDE autocompletion support.☆38Updated 6 months ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- Dark magics about variable names in python☆350Updated 2 months ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- 十分钟魔法练习 Python 版☆82Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- larch.pickle - A faster python pickle replacement☆36Updated 2 months ago
- Python monorepo made easy☆78Updated 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 6 years ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- A better Python. It is also a template for you to create a superset of Python.☆54Updated 2 years ago
- A non-intrusive Python pipeline.☆18Updated 5 years ago
- A chance to focus on graph drawing itself, forget APIs and other stuffs.☆40Updated 3 years ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 5 years ago
- Write complicated anonymous functions beyond lambdas in Python.☆80Updated last year
- metafunctions is a function composition library for python.☆52Updated 3 years ago
- Like `requests` for mathematical computing, making complex math feel simple.☆170Updated 2 months ago
- A library that can print Python objects in human readable format☆707Updated 9 months ago
- find functions when you can't remember their name☆99Updated 4 years ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆86Updated last year
- A query expression for extracting data from JSON.☆41Updated last year