Skip to content

JBPennington/pybind_cpp_w_python_example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded python example

Update your requirements_lock.txt

This must be done first! This must be re-run anytime your python version is changed. bazel run //python:requirements.update

Running py_binary

bazel run //python:np_wrapper

Running cc_binary

bazel run //cc:my_cc_binary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.1%
  • Starlark 5.9%
  • Python 1.0%