python-cpp-wrapper

There are 7 repositories under python-cpp-wrapper topic.

  • nomissbowling/pyob

    Python PyObject wrapper for C++ matplotlib numpy wx etc

    Language:C++6403
  • mpascucci/pybind_stl_vector_example

    A commented working example of a python module wrapping a minimalist C++ library which uses the STL vector and template class/function.

    Language:C++3200
  • liuyibo/pyhandler

    Seamlessly execute and manage Python code from C++ applications with PyHandler, an interface that leverages Python's capabilities through JSON-based communication.

    Language:C++0100
  • moutonsinge/poithon

    Python PyObject wrapper for C++ matplotlib numpy wx etc https://moutonsinge.github.io/poithon

    Language:C++0000
  • python-supply/working-with-foreign-functions

    Python offers a rich set of APIs that make it possible to build wrappers for foreign functions written in another language (such as C/C++) and compiled into shared libraries. This article introduces some basic techniques that will allow you to start using shared libraries in your projects.

    Language:Jupyter Notebook0200
  • sig2566/app_framework

    AI framework for automatic development of C++ and Python applications

    Language:C++0100