Skip to content

aviralgarg05/GST-Calculator-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GST Calculator

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages