Calling Python from C# using Python.NET

February 21, 2025 | Adam Gladstone

Introduction Recently, I’ve been using Python’s yfinance library to perform some simple portfolio analysis. Rather than using a Jupyter notebook to run the Python code and visualise the results, I thought it might be a nice idea to build a .NET desktop...
[...Read more...]
1 9 10 11 12 13 141