Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
937d646b
Commit
937d646b
authored
Mar 01, 2016
by
Wenzel Jakob
Browse files
updated CI links
parent
74982c3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
937d646b


# pybind11 — Seamless operability between C++11 and Python
# pybind11 — Seamless operability between C++11 and Python
[

](http://pybind11.readthedocs.org/en/latest/?badge=latest)
[

](http://pybind11.readthedocs.org/en/latest/?badge=latest)
[

](https://travis-ci.org/
wjakob
/pybind11)
[

](https://travis-ci.org/
pybind
/pybind11)
[

](https://ci.appveyor.com/project/
wjakob
/pybind11)
[

](https://ci.appveyor.com/project/
pybind
/pybind11)
**pybind11**
is a lightweight header-only library that exposes C++ types in Python
**pybind11**
is a lightweight header-only library that exposes C++ types in Python
and vice versa, mainly to create Python bindings of existing C++ code. Its
and vice versa, mainly to create Python bindings of existing C++ code. Its
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment