The whitespace doesn’t bother me. Any IDE worth a damn will manage that for you. As for the type system, yeah, I strongly prefer static typing, but for simpler projects I can see the convenience of it.
My real issue with Python comes with managing a development environment when multiple developers are working on it. Dependency management in Python is a headache, and while in theory, virtual envs should help with synchronizing environments from machine to machine, I still find it endlessly fiddly with a bunch of things that can go wrong that are hard to diagnose.
Python is great for small scripts, proofs-of-concept, and such, but I wouldn’t write anything more heavy-duty than that in it.
Yeah, I’m… skeptical, to say the least. I don’t think any of these sprawling, massively-scoped “everything games” have ever actually lived up to the hype. It’s a problem of pure logistics. Making a game with so many different segments each with entirely unique gameplay loops is essentially like developing more than half a dozen games at once. It’s the problem Spore had - the scope was just too broad, and even with EA and Will Wright behind it, it eventually released as a pretty decent creature creator stapled to four shallow, rushed game stages.
No studio has the resources or inclination to commit to the 10-15+ year development cycle for a single game needed to fit that much scope, and even if they did, the entire game design landscape would have changed between the beginning and the end of the project, which would make major technical and design components of the game obsolete before it was even finished.
I’d put money on this game either becoming vaporware or releasing as a chaotic, disjointed mess with the depth of a puddle. I’d love to see them prove me wrong, but I just don’t see how anyone could overcome those kinds of logistical hurdles.