How to use python 3 in rhino

Hi everybody ,
Does rhino support python 3? how to use python 3 in rhino?
I’m using rhino 5

Rhino uses IronPython 2.7.5 (the .NET version of Python). There are some plugins that let you interface with CPython (I believe 3 should be possible here).

Edit: To be completely explicit, I am referring to these:


Search in food4rhino.com your preferred python probably is c version, is what you are searching for.

In rhino as Anders says you cannot change python version as it is shipped with rhino.

Do you want to run specific python library?

Yes, I’m using RHINO PYTHON EDITOR, I’m in need of that library but running with python 3, please help me. Thank you!