View on GitHub

Playwindow

Easy-to-use graphics library for very simple programming graphics in synchronous manner.

Download this project as a .zip file Download this project as a tar.gz file

playwindow

This tool dedicated to all better and to make 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.

Quick start

Requirements

You need standard installations of Python 3.x with modules:

that modules are widely portable and included in the standard distribution on all OS:

Test it

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

screenshot

API

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

If Python is you first programming language

Very good book: Think Python: How to Think Like a Computer Scientist (online version)

Author

I'm open for feedback. You can contact me via email a.michurin@gmail.com.