You can replace Python with Nim. It checks literally all your marks (expressive, fast, compiled, strong-typing). It's as concise as Python, and IMO, Nim syntax is even more flexible.
https://nim-lang.org
And compilation is fast enough that you can run it as a script with shebang methods.
And compilation is fast enough that you can run it as a script with shebang methods.