79254838

Date: 2024-12-05 13:23:41
Score: 0.5
Natty:
Report link

You can use Javonet:

var pythonRuntime = Javonet.InMemory().Python();
var pythonType = pythonRuntime.GetType("math").Execute();

You can also direct your own Python classes (or even connect to other machine).

https://www.javonet.com/guides/v2/getting-started/getting-started-dotnet

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Adam