Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An example of a hybrid python/C++ package with unit tests

License

NotificationsYou must be signed in to change notification settings

benjaminjack/python_cpp_example

Repository files navigation

This repository contains an example Python module which wraps C++ code. The code presented here was designed to meet four requirements:

  1. Python bindings for C++ code (using pybind11).
  2. Unit tests for C++ code (using Catch).
  3. Unit tests for Python code (using unittest).
  4. A setuptools setup.py script for building, installation, and testing.

About

An example of a hybrid python/C++ package with unit tests

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp