Skip to content

michurin/playwindow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

playwindow

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.

Quick start

Requirements

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

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.

-- Alexey

About

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

Resources

Stars

Watchers

Forks

Languages