Okay, here's what I need. When I ran a BBS years ago (Late 80's) I had a series of text files I ran through a program called "simple" something or other that compiled the text files into small EXE ...
I might be missing it, but I can't seem to find an exe builder for Python 3 code. I can compile and run a Python 3 program on a machine that has Python 3 already installed, but can't just move that ...