alexmojaki / executing
Get information about what a Python frame is currently doing, particularly the AST node being executed
☆334Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for executing
- Write short and fully-typed lambdas where you need them.☆270Updated 11 months ago
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- Dynamically create python functions with a proper signature.☆120Updated last month
- pdb + Rich library☆323Updated this week
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆313Updated this week
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- Annotate Python AST trees with source text and token information☆172Updated last month
- pytest plugin for easy integration of memray memory profiler☆352Updated last week
- dead simple python dead code detection☆338Updated 3 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆308Updated this week
- Unravelling Python source code☆171Updated 7 months ago
- Reusable constraint types to use with typing.Annotated☆511Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 2 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆826Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆244Updated 2 weeks ago
- Tool for automatically sorting python statements within a module☆359Updated 2 weeks ago
- ☆216Updated 5 months ago
- A Python Parser☆618Updated 4 months ago
- Phantom types for Python.☆201Updated 2 weeks ago
- The multidict implementation☆423Updated this week
- unittest subTest() support and subtests fixture☆211Updated last week
- Backported and experimental type hints for Python☆444Updated this week
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆497Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 2 months ago
- A Python type checker☆344Updated this week
- Deserialize to objects while staying DRY☆158Updated last year
- Dark magic delights in Python☆408Updated 3 years ago
- Python module to modify bytecode☆302Updated this week
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week