Can I run Python script on iOS using this lib?

I’m looking for a Python interpreter for our project, can I use PyTouch to run simple scripts on iOS or it’s compiled statically only? Scripts include operations on strings and numbers, basic control flow. Our team is building a programming-learning game.