pybind11
Binding tool
Creates seamless bindings between C++ and Python
Seamless operability between C++11 and Python
16k stars
251 watching
2k forks
Language: C++
last commit: 2 months ago
Linked from 6 awesome lists
bindingspython
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables seamless interoperability between C++ and the Python programming language. | 476 |
| A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
| The development and distribution of the Python programming language | 64,132 |
| An interactive Python shell with advanced features and customizable interface | 5,241 |
| Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,406 |
| A Python module for programmatically controlling mouse and keyboard interactions | 10,570 |
| Provides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial. | 5,138 |
| A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
| Enables C++ developers to interact with R objects using standard C++11 syntax and semantics | 206 |
| A Python library that provides tools and models for machine learning | 2,859 |
| Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. | 517 |
| Translates compiled Python byte-code into human-readable source code | 3,414 |
| 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 |
| A cross-platform Python library for creating multimedia applications like games | 7,595 |
| A Python library providing a MySQL client interface | 7,689 |