Boolean Expressions Interpreter
Project description
Booleano is an interpreter of boolean expressions, a library to define and run filters available as text (e.g., in a natural language) or in Python code.
In order to handle text-based filters, Booleano ships with a fully-featured parser whose grammar is adaptive. Many properties can be overridden using simple configuration directives, but because it’s powered by Pyparsing, you can use it to define complex grammars too.
On the other hand, the library exposes a pythonic API for filters written in pure Python. These filters are particularly useful to build reusable conditions from objects provided by a third party library.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file booleano-1.0a1dev-20090715.tar.gz
.
File metadata
- Download URL: booleano-1.0a1dev-20090715.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 334772932bfe116f40a86e831400a4af8046213e6d31574928e19e7331dc363f |
|
MD5 | 330d8b9ef798ce32daca4467d09bf9e2 |
|
BLAKE2b-256 | 7474d2ae67e6b43be4545f20c2f14e31f7332cdcb847f09c69ec98d3c20cdda2 |
File details
Details for the file booleano-1.0a1dev_20090715-py2.6.egg
.
File metadata
- Download URL: booleano-1.0a1dev_20090715-py2.6.egg
- Upload date:
- Size: 91.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fa4f0c6f96e3f6797069f650f7fd008af986fe1d8464d94fa549dc12dd7de00 |
|
MD5 | bb1031ed7bc740d0e747de02e1e02a6c |
|
BLAKE2b-256 | 5141cb28a64e5e979e7701334409603b44e96355a80b14e769fe822e1d2fca77 |