C
C#4mo ago
Promipi

Exectute Python from C#

I want to execute python code with modules from c#, I know how to do it with dynamic and a library but not how to install specific modules for use. I am currently using an azure function as a gateway to run python but we want to reduce costs and keep the logic in the .net application
3 Replies
phaseshift
phaseshift4mo ago
You want to invoke python in a different process, or you want to run it like ffi?
Promipi
PromipiOP4mo ago
what is ffi?
phaseshift
phaseshift4mo ago
Foreign function interface
Want results from more Discord servers?
Add your server