https://github.com/xpodev/cpp-python-integration
A C++ wrapper over the CPython implementation
https://github.com/xpodev/cpp-python-integration
Last synced: about 1 year ago
JSON representation
A C++ wrapper over the CPython implementation
- Host: GitHub
- URL: https://github.com/xpodev/cpp-python-integration
- Owner: xpodev
- License: mit
- Created: 2021-04-08T12:16:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T22:14:42.000Z (about 4 years ago)
- Last Synced: 2024-12-25T17:43:06.296Z (over 1 year ago)
- Language: C
- Size: 375 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp-python-integration
A C++ wrapper over the CPython implementation