Add wrappers for PyEval_EvalCode*, Py_CompileString* Python C API
Open
- Dominant language
- C++
- Stars
- 537
- Forks
- 223
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 2
Description
It would be nice to have API to follow "compile and eval" way. Currently Boost.Python provides only string-based or file-based evaluation methods.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.