micropython-lib/upysh
Paul Sokolovsky 6032b01ceb upysh: Minimalistic file shell using native Python syntax.
E.g. cat("file") is equivalent of Unix shell's 'cat file'. With some tricks
though makes pwd and ls work without parens.
2016-05-29 01:06:29 +03:00
..
upysh.py upysh: Minimalistic file shell using native Python syntax. 2016-05-29 01:06:29 +03:00