callableExpressionParser
Math Expression Parser that works with [ + - * / ^ // ! ] operators, constants [ pi ], functions [ exp, log, ln ], strings ["testString"], and [variables] out of the box and can be expanded to cover …
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install callableexpressionparser
Releases
| Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
|---|---|---|---|---|
| 1.0.2 | 2022-08-29 | |||
| 1.0.1 | 2022-08-29 | |||
| 1.0.0 | 2022-08-29 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue