https://github.com/kenny2github/react-tkinter
https://github.com/kenny2github/react-tkinter
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kenny2github/react-tkinter
- Owner: Kenny2github
- Created: 2022-01-21T07:04:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T07:04:57.000Z (over 4 years ago)
- Last Synced: 2025-02-13T07:46:26.311Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-tkinter
Take a look at `tkintertest.py`. That is a little cumbersome, don't you think?
Now take a look at `test.py`. Much better.
## Installation
The project is not released on pypi yet as the author is facing account issues.
```
pip install react-tkinter
```
Requires Python 3.7 or higher, probably.