New submission from Wenzel Jakob:

Hi,

over the last few months, I've been developing a library ("pybind11") for 
creating Python bindings of C++ code. It is similar in spirit to Boost.Python 
but uses a very different minimalist approach.

It would be fantastic to get this library listed here: 
https://docs.python.org/3/faq/extending.html

The purpose of this ticket is that somebody with permissions might add it to 
this page.

pybind11 is here: https://github.com/wjakob/pybind11

Please let me know if you need any additional information.

Thank you,
Wenzel

----------
assignee: docs@python
components: Documentation
messages: 249865
nosy: docs@python, wenzel
priority: normal
severity: normal
status: open
title: List pybind11 binding generator
type: enhancement
versions: Python 2.7, Python 3.2, Python 3.3, Python 3.4, Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25006>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to