Metadata-Version: 2.1
Name: simpletkinter
Version: 0.0.5
Summary: """A utility creating and displaying tkinter widgets."""
Home-page: https://psionman@bitbucket.org/psionman/bfgdealer.git
Download-URL: https://pypi.org/project/bfgdealer/
Author: jeff watkins
Author-email: support@bidforgame.com
License: MIT
Keywords: cli,input
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# simpletkinter

A simple approach to create and display tkinter widgets

## Installation

```bash
pip install simpletkinter
```


# Version History
Version 0.0.5 3 Dec 2023

1. Expose tkwidgets

------

Version 0.0.4 3 Dec 2023

1. Clean import tkframes (again)

------

Version 0.0.3 3 Dec 2023

1.Clean import tkframes

------
Version 0.0.2 3 Dec 2023

1. Clean tkframes

------

Version 0.0.1 3 Dec 2023

Initial version
