An open API service indexing awesome lists of open source software.

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

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
![screenshot-github-1](https://github.com/reshmaharidhas/Infix-To-Postfix-Converter/assets/37250413/134ce57e-4ed7-4d15-83b8-4ca6d9b4e8cf)

## 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