Ask Your Question

Revision history [back]

In Sage, you can produce interacts easily see https://wiki.sagemath.org/interact/

If you want a particular "popular Python packages for making a GUI", you can install it within Sage by typing the following in a terminal:

sage -pip install PACKAGE_NAME

Also, could you please provide a list of such popular packages, some may be worth being included within Sage.