An open API service indexing awesome lists of open source software.

https://github.com/sanogotech/pythongui

TKinter
https://github.com/sanogotech/pythongui

Last synced: 2 months ago
JSON representation

TKinter

Awesome Lists containing this project

README

        

# pythongui : TKinter

## Install modules
```python
pip install tkinter
```

## Run
```
python calculatorgui.py
```