I started learning Python 3.4 and would like to start using libraries as well as Google App Engine, but the majority of Python
YES! Google App engine supports python v3, you need to set up flexible environments.
I got a chance to deploy my application on app engine and It's using python 3.6 runtime and works smoothly... :)