13 Forks
30 Stars
30 Watchers

pybind11-demo

Demonstrates how to call a C++ class from Python using pybind11.

How to download and setup pybind11-demo

Open terminal and run command
git clone https://github.com/bast/pybind11-demo.git
git clone is used to create a copy or clone of pybind11-demo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pybind11-demo https://github.com/bast/pybind11-demo/archive/master.zip

Or simply clone pybind11-demo with SSH
[email protected]:bast/pybind11-demo.git

If you have some problems with pybind11-demo

You may open issue on pybind11-demo support forum (system) here: https://github.com/bast/pybind11-demo/issues