I have Python 2.x and 3.x on my machine (Mac OS X 10.6). For some things I want to use ver 2, but for others I want ver 3. I like the IDLE software for editing/running, but
In RHEL 7 after installing yum install python-tools typing "idle3.6" worked for me.