Factual package intelligence from PyPI
Serialize and deserialize nested compound expression strings such as (a = 1 or (b = 2 and c = 3)) into parsable expression graphs such as [ key:a operator:= value:1, conjunction:or, [ key:b operator:= value:2, conjunction:and, key:c operator:= value:3 ] ].
pip install python-expression
PyPI declares 0 unique dependency rules for this release. Environment markers are shown when supplied by the project.
This release declares no required runtime dependencies in its PyPI metadata.
python-expression publishes 1 wheel and 1 source archive for version 0.1. Wheel platform tags: any.
No version-specific Python classifiers are declared.
PyPI does not currently declare: Python requirement. PyDeps marks these fields as unknown instead of guessing values.
PyPI lists 1 release with files. The first dated release is ; 1 release falls within the 365 days preceding the latest dated release. The current release files were uploaded on .