pybind11

Binding tool

Creates seamless bindings between C++ and Python

Seamless operability between C++11 and Python

GitHub

16k stars
251 watching
2k forks
Language: C++
last commit: about 1 month ago
Linked from 6 awesome lists

bindingspython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
boostorg/python Enables seamless interoperability between C++ and the Python programming language. 476
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,999
python/cpython The development and distribution of the Python programming language 64,132
prompt-toolkit/ptpython An interactive Python shell with advanced features and customizable interface 5,241
pyodide/pyodide Enables the execution of Python code in web browsers and Node.js environments using WebAssembly 12,406
asweigart/pyautogui A Python module for programmatically controlling mouse and keyboard interactions 10,570
pypa/sampleproject Provides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial. 5,138
indygreg/pyoxidizer A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. 5,562
r-lib/cpp11 Enables C++ developers to interact with R objects using standard C++11 syntax and semantics 206
pybrain/pybrain A Python library that provides tools and models for machine learning 2,859
pycqa/pep8-naming Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. 517
zrax/pycdc Translates compiled Python byte-code into human-readable source code 3,414
ahupp/python-magic A Python wrapper around the libmagic C library to identify file types by their headers according to a predefined list of file types. 2,664
pygame/pygame A cross-platform Python library for creating multimedia applications like games 7,595
pymysql/pymysql A Python library providing a MySQL client interface 7,689