https://github.com/reshmaharidhas/infix-to-postfix-converter
A desktop application to convert infix expression to postfix expression built using Tkinter and Python
https://github.com/reshmaharidhas/infix-to-postfix-converter
calculator conversion converter desktop-app exe gui infix infix-to-postfix infixtopostfix mathematical-expressions postfix python python3 tkinter tkinter-gui
Last synced: 24 days ago
JSON representation
A desktop application to convert infix expression to postfix expression built using Tkinter and Python
- Host: GitHub
- URL: https://github.com/reshmaharidhas/infix-to-postfix-converter
- Owner: reshmaharidhas
- License: mit
- Created: 2024-04-29T15:50:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-22T00:41:06.000Z (3 months ago)
- Last Synced: 2025-02-05T01:32:57.413Z (3 months ago)
- Topics: calculator, conversion, converter, desktop-app, exe, gui, infix, infix-to-postfix, infixtopostfix, mathematical-expressions, postfix, python, python3, tkinter, tkinter-gui
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Infix-To-Postfix-Converter
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
A simple desktop application to convert infix expression to postfix expression, also displaying the conversion steps fully.## Programming Language 💻
- Python 3
## Tech Stack 💻
- Tkinter (GUI)
## Development Tools 💻
- Pycharm
- PyInstaller
## Screenshots
## Installation 🔌
- Fork this project by clicking the icon at top-right to save copy of this project.
- Download the repository files from the Download section or clone this project.
- Import it to any Python IDE and run the application.
## License 📖
This project is licensed under the MIT License