macOS
brew install pybind11local Homebrew formula metadata
sudo port install pybind11MacPorts ports tree · devel/pybind11/Portfile · Source: api.github.com
brew / rang 547
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pybind11 pour les workflows d'agents IA.
installation
brew install pybind11local Homebrew formula metadata
sudo port install pybind11MacPorts ports tree · devel/pybind11/Portfile · Source: api.github.com
sudo pacman -S pybind11Arch Linux sync databases · pybind11 · Source: geo.mirror.pkgbuild.com
sudo apt install pybind11-devDebian stable package indexes · pybind11-dev · Source: deb.debian.org
sudo dnf install pybind11-develFedora Rawhide package metadata · pybind11-devel · Source: dl.fedoraproject.org
aperçu
Seamless operability between C++11 and Python
historique
pybind11 is a lightweight, header-only C++ library for creating Python bindings and embedding Python in C++ applications.
Wenzel Jakob created pybind11 to provide Boost.Python-like binding syntax without depending on the large Boost suite. C++11 features made a compact header-only implementation possible, and the project subsequently expanded beyond its original Boost.Python-inspired feature set through broad community contributions.
pybind11 became a widely packaged foundation for Python extension modules, with distribution through PyPI, conda-forge, Homebrew, Debian/Ubuntu, Fedora, Arch, MacPorts, vcpkg, and other C++ and Python ecosystems. Its header-only design makes vendoring and build-system integration straightforward.
Developers include pybind11 headers, define extension modules with its macros and C++ API, and build them with systems such as CMake, Meson, setuptools, Bazel, or scikit-build. It supports functions, classes, inheritance, exceptions, smart pointers, callbacks, embedding, and NumPy-aware conversions.
pybind11 occupies a key boundary between the C++ and Python package worlds. Maintainers value its small header-only footprint, compile-time type introspection, NumPy integration, CMake helpers, and substantially lower boilerplate than direct use of the Python C API.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
pybind11-config | cli | exécutable global | |
pybind11-config-3.13 | cli | exécutable global | |
pybind11-config-3.14 | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/pybind/pybind11
métadonnées d'installation
| Clé du paquet | brew:pybind11 |
|---|---|
| Version | 3.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/pybind11 |
| Page d'accueil | https://github.com/pybind/pybind11 |
| Dépôt | https://github.com/pybind/pybind11 |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/pybind/pybind11/archive/refs/tags/v3.1.0.tar.gz |
| Dernière mise à jour | 2026-08-07T03:06:32Z |
| Pulse | updated |
| Dépendances de compilation | cmake, python@3.13, python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pybind11 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
pybind11-dev 2.13.6-2
seamless operability between C++11 and Python
https://github.com/pybind/pybind11
sudo apt install pybind11-devpybind11-doc 2.13.6-2
documentation for pybind11
https://github.com/pybind/pybind11
sudo apt install pybind11-docpython3-pybind11 2.13.6-2
pybind11 helper module for Python 3
https://github.com/pybind/pybind11
sudo apt install python3-pybind11pybind11-dev 2.11.1-2
seamless operability between C++11 and Python
https://github.com/pybind/pybind11
sudo apt install pybind11-devpybind11-doc 2.11.1-2
documentation for pybind11
https://github.com/pybind/pybind11
sudo apt install pybind11-docpython3-pybind11 2.11.1-2
pybind11 helper module for Python 3
https://github.com/pybind/pybind11
sudo apt install python3-pybind11pybind11-devel 3.0.4-7.fc45
Development headers for pybind11
https://github.com/pybind/pybind11
sudo dnf install pybind11-develpython3-pybind11 3.0.4-7.fc45
Development headers for pybind11
https://github.com/pybind/pybind11
sudo dnf install python3-pybind11pybind11 3.1.0-1
A lightweight header-only library that exposes C++ types in Python and vice versa
https://pybind11.readthedocs.org/
sudo pacman -S pybind11pybind11
sudo port install pybind11piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.