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

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-09-03 00:14:39 UTC