What are your opinions on .NET Core vs Python?

Joseph L. Casale jcasale at activenetwerx.com
Mon Jan 30 15:33:42 EST 2017


> Python still has my heart, but .NET Core tempts me. One great thing of
> coding in C# would be no GIL.

Seriously, check out the benchmarks at https://github.com/aspnet/benchmarks.

I think aside from the obvious, you'll find the Razor engine and the overall library
to be a pleasure to work with. The framework is truly a representation of what
a high quality, brilliantly engineered piece of software looks like.



More information about the Python-list mailing list