Have you ever wanted to compile your own Python module appvar for the ez80 Python calcs?
No? Well, too bad, I wrote a script for it anyways.
tipycomp is a script that can convert Python source programs to compiled CircuitPython modules in a format the calculator accepts. These modules can be smaller and faster than the equivalent source files, and can also include custom menus for the modules screen.
No? Well, too bad, I wrote a script for it anyways.
tipycomp is a script that can convert Python source programs to compiled CircuitPython modules in a format the calculator accepts. These modules can be smaller and faster than the equivalent source files, and can also include custom menus for the modules screen.