lang@python - odalet/misc GitHub Wiki
Python
Interop
- Embedding CPython: https://docs.python.org/3/extending/embedding.html
- Embedding Python in C++: https://blogs.msdn.microsoft.com/pythonengineering/2018/06/14/embedding-python-in-a-cpp-project-with-visual-studio/
- Python for .NET: https://pythonnet.github.io/