Skip to content

Files

Latest commit

 

History

History

GST Calculator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

GST Calculator

forthebadge

GST Calculator Functionalities : 🚀

  • This is a GST Calculator where the user enters the original price and net price
  • And the script returns the GST percentage with SGST and CGST percent value and the Total GST Value.
  • This code uses Tkinter as a User Interface and python as its main language.

GST Calculator Instructions: 👨🏻‍💻

Step 1:

Open Termnial 💻

Step 2:

Locate to the directory where python file is located 📂

Step 3:

Run the command: python script.py/python3 script.py 🧐

Step 4:

Let the Script do the Job and after that the tkinter UI will automatically be opened. ☕

Step 5:

Now, enter the value of the total Value with GST and MRP of the product. And select the Calculate GST button.

Requirements

- tkinter

DEMO

Screenshot (241)

  • re
  • requests
  • urllib.request

Author

Amit Kumar Mishra

Editor (Improvements adder)

Tanuj Bordikar