It's sad that IronPython is effectively dead, but PythonNet is now very stable, complete, and friendly to recent Pythons.
pythonnet works, we use it in a pretty large (Python) codebase, but I’m much more excited about https://github.com/tonybaloney/CSnakes, which allows using Python in a proper statically typed language - C#.