I want to write and run Python scripts on my iPhone.
It is clear to me whether I should go for Pythonista or Editorial.

What are the differences and similarities of the two regarding Python editing/running ?

Do they use the same Python runtime and provide the same Python capabilities, standard modules and omz-modules ?

By the way, I saw the list of provided standard modules, Numpy-matplotlib modules and omz-specific modules,
but is there a list of the standard python.org modules NOT included ?

Thanks.