We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928c4d9 commit d89958eCopy full SHA for d89958e
docs/standard/native-interop/abi-support.md
@@ -70,6 +70,7 @@ Additional links:
70
71
* [Providing a C API for an Extension Module](https://docs.python.org/3/extending/extending.html#providing-a-c-api-for-an-extension-module)
72
* [Python for .NET](https://github.com/pythonnet/pythonnet)
73
+* [CSnakes](https://tonybaloney.github.io/CSnakes/) - consuming Python from .NET.
74
75
## golang
76
0 commit comments