Aegis Pulse
Features Architecture Pricing Blog

We could not load this package right now

The download source did not respond on this attempt. This is usually temporary. Refreshing in a minute will retry the fetch.

Download data isn’t available yet

We’re temporarily rate-limited on fetching fresh data for this package. This is not a sign it has zero downloads. It just hasn’t been pulled yet, so check back in a few minutes.

Package

python-expression

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 ] ].

PyPI →