Over 600 fast Python bindings to the CPython C API. 🤯
☆63Sep 3, 2024Updated last year
Alternatives and similar repositories for pycapi
Users that are interested in pycapi are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python module to modify bytecode☆339Jul 20, 2026Updated last week
- Write compiled bytecode inline with pure Python. 🤖☆83Sep 3, 2024Updated last year
- Python S-expression emulation using tuple-like objects.☆25Oct 20, 2025Updated 9 months ago
- An HMC/NUTS implementation in Aesara☆31Jun 22, 2023Updated 3 years ago
- 𝘋𝘦𝘤𝘰𝘮𝘱𝘪𝘭𝘦 𝘢𝘯𝘺 𝘱𝘺𝘵𝘩𝘰𝘯 𝘴𝘤𝘳𝘪𝘱𝘵 𝘴𝘵𝘢𝘳𝘵𝘪𝘯𝘨 𝘸𝘪𝘵𝘩 𝘦𝘹𝘦𝘤(𝘮𝘢𝘳𝘴𝘩𝘢𝘭.𝘭𝘰𝘢𝘥𝘴(...☆11Jun 1, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- An ARM disassembler written in Python that also generates pseudo-code☆15Jan 6, 2017Updated 9 years ago
- Some ctypes wrappers to explore the CPython internal representations from inside☆18Jan 27, 2018Updated 8 years ago
- A Lua/Python Bytecode Disassembler written in C, without external dependencies☆13Mar 28, 2017Updated 9 years ago
- simple Elf disassembler☆11Dec 30, 2014Updated 11 years ago
- A fast RLock implementation for CPython☆36Dec 17, 2024Updated last year
- C# SPIR-V disassembler☆25Jan 1, 2022Updated 4 years ago
- Python binding for the G'MIC Image Processing Framework☆11Nov 14, 2025Updated 8 months ago
- ARM to pseudo code converter that rarely works☆14Dec 21, 2017Updated 8 years ago
- Cythonizer is a script that will attempt to automatically convert one or more .py and .pyx files into the corresponding compiled .pyd or …☆17Oct 5, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- experimental is a python package to facilitate experimentation with changing Python's syntax.☆23Mar 6, 2020Updated 6 years ago
- Trace function calls using lldb☆13Jul 5, 2021Updated 5 years ago
- An easy and powerful assembler engine in python.☆54Sep 8, 2019Updated 6 years ago
- A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible