devopspp / pyliveupdateLinks
A runtime python code manipulation framework for profiling, debugging and bugfixing
☆65Updated 2 years ago
Alternatives and similar repositories for pyliveupdate
Users that are interested in pyliveupdate are comparing it to the libraries listed below
Sorting:
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Declarative instrumentation for Python.☆91Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Instant visualization of Python AST and Code Objects☆139Updated last year
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 years ago
- A Python type explainer!☆83Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆131Updated 2 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆101Updated 4 months ago
- Query Python AST elements by using CSS Selector-like syntax☆36Updated 3 years ago
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Updated last year
- Utilities for run-time type validation and multiple dispatch☆168Updated 5 months ago
- Patch the inner source of python functions at runtime.☆193Updated 3 weeks ago
- A lightweight, event-driven, pipeline framework.☆62Updated 11 months ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- Formatter for your Python unit tests☆105Updated 2 years ago
- Adaptive fuzzing of Hypothesis tests☆95Updated this week
- Array-like File Access in Python☆40Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week
- A tool to auto generate the basic mocks and asserts for faster unit testing☆38Updated 2 years ago
- ☆91Updated 11 months ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- Pytest plugin for analyzing resource usage during test sessions☆180Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- A framework for python asyncio with batteries included for people writing services in python asyncio☆52Updated last week
- Automatically convert unittests to pytest☆57Updated 2 weeks ago
- Data fixtures for pytest made simple☆25Updated 2 months ago
- A minimal re-implementation of Python's `venv` module☆137Updated 2 weeks ago
- ☆93Updated 2 years ago