gleb-sevruk / pycrunch-traceLinks
Time Travel Debugging for Python
☆193Updated last year
Alternatives and similar repositories for pycrunch-trace
Users that are interested in pycrunch-trace are comparing it to the libraries listed below
Sorting:
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Adaptive fuzzing of Hypothesis tests☆99Updated 3 weeks ago
- A Python type checker☆375Updated this week
- A fully-featured remote and preemptive debugger for python☆296Updated last year
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆111Updated 7 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆177Updated 2 weeks ago
- Removes commented-out code from Python files☆217Updated last week
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆101Updated 3 years ago
- AST-based fragmental source code refactoring toolkit for Python☆458Updated last year
- A terminal UI to inspect and explore Python objects☆276Updated last year
- Tool for automatically sorting python statements within a module☆390Updated 4 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆387Updated 3 weeks ago
- Runtime inspection utilities for Python typing module☆375Updated last month
- Patch the inner source of python functions at runtime.☆210Updated last week
- Store Python traceback for later debugging. 🐛☆60Updated last year
- Near Zero-Overhead Python Code Coverage☆549Updated last month
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆98Updated 2 years ago
- Query Python AST elements by using CSS Selector-like syntax☆35Updated 3 years ago
- Fast python test runner, compatible with a subset of pytest☆94Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆352Updated 2 years ago
- Transparent and persistent cache/serialization powered by type hints☆228Updated last month
- Combine contracts and automatic testing.☆86Updated 3 years ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Automatically convert relative imports to absolute☆159Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆88Updated last year
- Debugging manhole for python applications.☆395Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆74Updated 5 months ago