Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Latest commit

 

History

History
55 lines (28 loc) · 978 Bytes

README.md

File metadata and controls

55 lines (28 loc) · 978 Bytes

Python Tkinter

Learning Tkinter by building Project!

Implementation-1 using traditional dic and random function

Implementation-2 exploration in using GPTJ for text prediction

Installation

Install python3-tk pip3 and banana

   sudo apt-get install python3-tk pip
   pip3 install banana-dev

Deployment

If you have not already, download and install python3 python3-tk

To deploy this project run

Implementation- 1

  python3 Implementation-1.py

Implementation- 2

If you have not already, download and install python3 python3-tk and pip3

  python3 Implementation-1.py
  python3 Implementation-2.py

Demo

image Untitled presentation (3)-svg

License

MIT