A example project for learning Python 3, unittest, docstring and Tkinter.
This is the world famous desktop app for counting words and characters in a string.
$ python3 -m unittest
$ python3 wordscounter.py
This project is only for educational purpose.
Samy Delahaye