InfixParser

Evaluate infix math expresion in python with ease.

Installation

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

sudo apt install libstdc++6
pip3 install infixparser

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
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 2023-10-28 06:48:37 UTC