malor / cpython-lldbLinks
LLDB extension for debugging Python programs
☆85Updated 6 months ago
Alternatives and similar repositories for cpython-lldb
Users that are interested in cpython-lldb are comparing it to the libraries listed below
Sorting:
- Design a new better C API for Python☆59Updated 6 months ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆90Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Repair any wheel, anywhere☆47Updated 7 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Discover and load entry points from installed packages☆75Updated 6 months ago
- Use pytest's runner to discover and execute C++ tests☆135Updated this week
- A Python 2/3 compatibility layer for C extensions☆61Updated 10 months ago
- Examples of safe coding practice for Python C extensions.☆230Updated 2 months ago
- A collection of C++ headers which make it easier to write Python C extension modules.☆87Updated last month
- Utilities for writing C++ extension modules.☆85Updated last year
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆245Updated 2 months ago
- Tool for translation type comments to type annotations in Python☆147Updated last year
- Utility for measuring the fraction of time the CPython GIL is held☆119Updated 3 years ago
- Python subsets☆41Updated 8 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- Automated builds of mypy_mypyc wheels☆19Updated this week
- Find and copy needed dynamic libraries into python wheels☆275Updated 3 months ago
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...☆24Updated 3 weeks ago
- Python AST that abstracts the underlying Python version☆146Updated 3 months ago
- clang-format python wheels☆87Updated 2 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 9 months ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆80Updated 6 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- A Python interface to the pkg-config command line tool☆62Updated 9 months ago
- Extract semantic information about static Python code☆77Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week