Wrapping Python 3.7 code in C#

Will Pittenger
311
Reputation points
I'm looking at wrapping an existing Python project, yt-dlp, in C#.NET. They need Python 3.7. The main thing I want to do is to is call their code, though being able to pass them a delegate, if they use something like that in their code, might help.
Any suggestions?
Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework
4,107 questions
Developer technologies | C#
11,582 questions
1 answer
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more