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: almost 2 years ago
Linked from 6 awesome lists

bindingspython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
boostorg/pythonEnables seamless interoperability between C++ and the Python programming language.476
pyinstaller/pyinstallerA tool for bundling Python applications and their dependencies into standalone executables.11,999
python/cpythonThe development and distribution of the Python programming language64,132
prompt-toolkit/ptpythonAn interactive Python shell with advanced features and customizable interface5,241
pyodide/pyodideEnables the execution of Python code in web browsers and Node.js environments using WebAssembly12,406
asweigart/pyautoguiA Python module for programmatically controlling mouse and keyboard interactions10,570
pypa/sampleprojectProvides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial.5,138
indygreg/pyoxidizerA tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters.5,562
r-lib/cpp11Enables C++ developers to interact with R objects using standard C++11 syntax and semantics206
pybrain/pybrainA Python library that provides tools and models for machine learning2,859
pycqa/pep8-namingChecks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices.517
zrax/pycdcTranslates compiled Python byte-code into human-readable source code3,414
ahupp/python-magicA 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/pygameA cross-platform Python library for creating multimedia applications like games7,595
pymysql/pymysqlA Python library providing a MySQL client interface7,689