This tool dedicated to all better and to make GUI programming easy and funny for kids and for peoples who never programming before. It allows you to get noticeable result extremely quickly and move forward with pleasure.
You need standard installations of Python 3.x with modules:
- tkinter
- threading
that modules are widely portable and included in the standard distribution on all OS:
- Windows
- Linux
- Mac OS
To enjoy playwindow just download and unpack it.
Now you can start python with playwindow in CLI mode to playing:
python -iBm playwindow
Floow instructions, to view demo.
Or you can run demo directly:
python -Bm playwindow.demo
Coming soon.
But there is no reason to wait. You can find all what you need in demo. Source code in file
playwindow/demo.py
Very good book: Think Python: How to Think Like a Computer Scientist (online version)
I'm open for feedback. You can contact me via email a.michurin@gmail.com.
-- Alexey