Skip to content

Latest commit

 

History

History
 
 

Encode Decode

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Package/Script Name

Encode Decode

Short description of package/script

  • i have imported
  • from tkinter import Tk from tkinter import Label from tkinter import BOTTOM from tkinter import StringVar from tkinter import Entry from tkinter import Button import base64

Setup instructions

Once you download the code and the librabies, run it. I t will work successfully.

Detailed explanation of script, if needed

I have first imported the librabies and then initialized the window. and then I have set labeles in the screen. After that I have defined librabies. And created a function for encode and another function for decode. After completeing all this steps, I have set the mode. function to reset, output and exit buttons. also created a key.

Output

overviewimage you can refer this link for more images : https://github.com/manognyaa/Awesome_Python_Scripts/tree/main/BasicPythonScripts/Encode%20Decode/Images

Author(s)

Manognya Dasika

Disclaimers, if any

NA