Already found the JS & Python wrappers, but lookimg for a C# wrapper.
Already found the JS & Python wrappers, but lookimg for a C# wrapper.
Another adventurous option might be something like ... https://github.com/uxmal/pytocs
I have never used tools like this, but Google search on 'python convert to C#' shows a lot of activity in this area.
https://github.com/pythonnet/pythonnet Looks to be interesting also ... quick look seems like it does not convert Python code, but allows you to execute Python code within a .NET environment.
https://github.com/pythonnet/pythonnet Looks to be interesting also ... quick look seems like it does not convert Python code, but allows you to execute Python code within a .NET environment.