Hello folks;
I have an interest in Python flask, which is a lightweight framework for web applications. I've dabbled with flask on Windows, Ubuntu, an Android tablet, as well as Raspbian. Now I'm trying to get my head around the idea of how to run flask on Tiny Core.
The standard install appears to make use of pip, virtual-environment for Python 2.7, and build tools. Any ideas, guidance, or comments will be appreciated.