Will have to install the real python 1st.
The point was to try to do everything with the standard SSH piCore to keep the OS size down.
Lua is not to bad at 128KB
With Shell, Micropython and Lua I have three scripting languages I can use without bloating the OS.
Python is 9MB + libs, may as well install Go 29MB and learn another language:)
Most of my stuff is sensor logging with web serving the data via busybox-httpd.
RPi is over kill so I have spare cpu %.
Maintaining OS's is a pain, backing up Raspbian or Ubuntu Mate is 8GB at a time.
I try to fit everything on my smallest SD cards, 128MB, quick, easy to backup.
That's why I love piCore.