# Texty is a text editor written in Python using the Tkinter. It is a simple # text editor focused on simplicity and ease of use while being powerful and # extensible. It is a work in progress and is not yet ready for use. import tkinter as tk