InfixToPostfix

A python module converts infix expressions to postfix expressions and includes a visual interface.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install infixtopostfix

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.0 2023-06-28    
1.0.8 2023-06-14    
1.0.7 2023-06-14    
1.0.4 2023-06-13  
1.0.3 2023-06-13  
1.0.2 2023-06-13  
1.0.1 2023-06-13  
1.0.0 2023-06-13  

Issues with this package?

Page last updated 2025-06-27 16:22:55 UTC