cpp2python

Code converter

Tool to automate part of the conversion process from C/C++ to Python code

C++ to Python converter

GitHub

169 stars
15 watching
79 forks
Language: Python
last commit: over 4 years ago

Related projects:

Repository Description Stars
mutouyun/cpp-format C++ formatting library with syntax compatible to C#/Rust/Python 11
pycqa/modernize Transforms Python 2 source code into compatible Python 3 and 2.6+ code 356
tbenthompson/cppimport A tool to import and compile C++ code from Python directly during runtime 1,195
peter-evans/autopep8 Automatically formats Python code to conform to PEP 8 style guide. 84
albertz/pycparser A Python-based C parser and interpreter with automatic ctypes interface generation 350
peterhinch/micropython_data_to_py A utility to convert binary data into Python source code for storage in Flash. 28
cppcon/cppcon2017 A collection of presentation materials from CppCon 2017, including slides and code for talks on various C++ topics. 1,790
pytorch/extension-cpp Enables the creation of custom C++ extensions with CUDA support in PyTorch 1,031
boostorg/python Enables seamless interoperability between C++ and the Python programming language. 476
vadimkantorov/caffemodel2pytorch A tool for converting Caffe models to PyTorch formats 390
pearu/simple-rpc-cpp Provides a tool to generate RPC wrappers for C/C++ functions to enable remote procedure calls on Linux platforms. 37
skeletonman03/vertprontoir2flipperir Converts Vert Pronto IR codes to a format usable by the Flipper Zero, 9
soiu/tpython A tiny, ahead-of-time compiled Python implementation designed to translate Pythonic++ to WASM. 6
python-tap/tappy Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. 137
anthonyknorman/micropython_ads1115 A Python implementation of an ADS1115 analog-to-digital converter for microcontrollers. 4