https://github.com/cheetahbyte/cpp-python-interop
concept for calling python functions from cpp code
https://github.com/cheetahbyte/cpp-python-interop
Last synced: 6 months ago
JSON representation
concept for calling python functions from cpp code
- Host: GitHub
- URL: https://github.com/cheetahbyte/cpp-python-interop
- Owner: cheetahbyte
- License: unlicense
- Created: 2024-08-02T22:22:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-02T22:26:07.000Z (over 1 year ago)
- Last Synced: 2025-04-02T22:23:38.891Z (9 months ago)
- Language: C++
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp-python-interop
concept for calling python functions from cpp code