PythonBinding This C# project provides bindings to CPython 3.5 via python35.dll and its C API. It's pretty minimal, and only exposes the APIs I needed to get my other project working. However it should be pretty straightforward to extend.