https://github.com/muellan/cpp_python
How to build a Python wrapper for C++ functions on Win64
https://github.com/muellan/cpp_python
cpp python windows
Last synced: 2 months ago
JSON representation
How to build a Python wrapper for C++ functions on Win64
- Host: GitHub
- URL: https://github.com/muellan/cpp_python
- Owner: muellan
- License: mit
- Created: 2016-05-02T15:47:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-02T15:59:20.000Z (about 10 years ago)
- Last Synced: 2025-08-23T19:26:53.306Z (11 months ago)
- Topics: cpp, python, windows
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shared C++ libraries for Python on Win64
Minimal example that shows how to build a Python library that wraps C++ functions with MinGW-w64 on Windows.
Tested with MinGW-w64 g++ 5.1.0 and Python 2.7.10 under Windows 10 Version 1511