Commit 10d992eb by Wenzel Jakob

added logo

parent cd5cda71
# pybind11 -- Seamless operability between C++11 and Python
![pybind11 logo](https://github.com/wjakob/pybind11/raw/master/logo.png)
# pybind11 — Seamless operability between C++11 and Python
**pybind11** is a lightweight header library that exposes C++ types in Python
and vice versa, mainly to create Python bindings of existing C++ code. Its
......
logo.png

51.7 KB

Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment