Metadata-Version: 2.1
Name: simpletkinter
Version: 0.0.1
Summary: """A simple approach to some 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: tkinter
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# simpletkinter

A simple approach to create and displaye tkinter widgets

## Installation

```bash
pip install simpletkinter
```


# Version History

Version 0.0.1 3 Dec 2023

1. Initial version

------
