An open API service indexing awesome lists of open source software.

https://github.com/lszl84/pybind11_tutorial

Calling Modern C++ Code from Python - A Tutorial
https://github.com/lszl84/pybind11_tutorial

cpp python wxpython

Last synced: 8 days ago
JSON representation

Calling Modern C++ Code from Python - A Tutorial

Awesome Lists containing this project

README

          

This is a companion project for my YouTube tutorial about bridging C++ to Python with `pybind11`.

[![Video](/output.gif)](https://youtu.be/q_bne9UvjAI)

Full Tutorial: [https://youtu.be/q_bne9UvjAI](https://youtu.be/q_bne9UvjAI)

---
Check out the blog for more! [www.onlyfastcode.com](https://www.onlyfastcode.com)
---