malor / cpython-lldb
LLDB extension for debugging Python programs
☆84Updated 5 months ago
Alternatives and similar repositories for cpython-lldb:
Users that are interested in cpython-lldb are comparing it to the libraries listed below
- Design a new better C API for Python☆59Updated 5 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- clang-format python wheels☆86Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆88Updated 3 weeks ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Tool for translation type comments to type annotations in Python☆146Updated last year
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- Discover and load entry points from installed packages☆74Updated 5 months ago
- A Python interface to the pkg-config command line tool☆62Updated 8 months ago
- Extract semantic information about static Python code☆75Updated last month
- ☆39Updated 10 months ago
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 8 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆242Updated last month
- ☆92Updated 2 years ago
- A utility to fetch and download python packages☆147Updated last week
- backport of lib2to3, with enhancements☆49Updated 4 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Safely evaluate AST nodes without side effects☆44Updated 9 months ago
- Python subsets☆41Updated 8 years ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 8 months ago
- A collection of C++ headers which make it easier to write Python C extension modules.☆87Updated this week
- Scans Python packages for abi3 violations and inconsistencies☆109Updated last week
- Serialization library for Exceptions and Tracebacks.☆168Updated last month
- Repair any wheel, anywhere☆46Updated 6 months ago
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated 2 weeks ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago