Some demos PyOpenGL NeHe
PyOpenGL is the binding layer between Python and OpenGL.
Python2.7 + PyOpenGL 3.0
we can use the tool PiP to install OpenGL for Python. Or we can choose to install Anaconda then use "conda install opengl" to complete this.