InfixParser

Evaluate infix math expresion in python with ease.

Installation

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

pip3 install infixparser

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.1.4 2021-07-25      
3.1.2 2021-07-23      
3.1.0 2021-07-21      
3.0.1 2021-07-19      
3.0.0 2021-07-17      
0.1.7 2021-06-24      
0.1.5 2021-06-05      
0.1.4 2021-06-04      

Issues with this package?

Page last updated 2025-09-09 16:49:45 UTC