axiacore / py-expression-eval

MIT License
149 stars 54 forks source link

Add IN operator #59

Closed danysirota closed 4 years ago

danysirota commented 4 years ago

Added support to IN operator. Ability check inclusion in lists & strings.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling a71daca0a763c8eba884a95794425010615852b7 on arpeely:support-in-operator into 96dee232bf6006642e9ea576e48242177773e947 on Axiacore:master.

eikebartels commented 4 years ago

I would also like to have this feature. Could someone from the team review and approve it?

cansadadeserfeliz commented 4 years ago

Thank you @danysirota!

I just added your code to the new release: https://pypi.org/project/py-expression-eval/0.3.10/