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 simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆103Updated last year
- Declarative instrumentation for Python.☆90Updated 2 months ago
- Adaptive fuzzing of Hypothesis tests☆95Updated this week
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆22Updated last year
- A Python type explainer!☆81Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆98Updated 2 months ago
- A framework for python asyncio with batteries included for people writing services in python asyncio☆51Updated last week
- Extract semantic information about static Python code☆77Updated 3 weeks ago
- ☆40Updated 3 years ago
- A tool to auto generate the basic mocks and asserts for faster unit testing☆38Updated 2 years ago
- A flake8 plugin that finds that finds improvements for raise statements.☆33Updated 3 years ago
- Query Python AST elements by using CSS Selector-like syntax☆36Updated 3 years ago
- ☆92Updated 2 years ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- Pythonic task automation☆44Updated last year
- Utilities for run-time type validation and multiple dispatch☆167Updated 3 months ago
- Delayed iteration for polling and retries.☆30Updated 7 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 3 weeks ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Validate configuration and produce human readable error messages☆48Updated 3 weeks ago
- Send statistics on SQLAlchemy connection and transaction metrics used by Python applications to the collectd service.☆33Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Python async data processing microframework☆40Updated last year
- Data fixtures for pytest made simple☆25Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated 3 weeks ago
- Lazy f-strings for everyone☆31Updated 2 months ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- Set of tools to play with Python AST.☆85Updated 2 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆125Updated 10 months ago