This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Reason given by maintainers: deprecated
This package defines a simple boolean parser using PyParsing that allows user defined variables and floating point numbers to be used in a nested boolean comparison. For example, if the variables a,*b*, and c are defined then the following string can be parsed
(a==1 & b<2) | c>4
The resolution of a, b, and c is left up to the user by inheriting from the class EvaluateVariable class and overriding the eval function. This allows the variables to be references to (say) data stored in a file.
BSD licensed.
Release files for boolparser 0.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| boolparser-0.3.3.tar.gz | 12.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| boolparser-0.3.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.9 kB
Release files / boolparser-0.3.3.tar.gz
| Download URL | boolparser-0.3.3.tar.gz |
|---|---|
| Size | 12.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4285583f457b348ea4089fd7a4f3ee03343b70a2114f601068616105c336e281
|
|
BLAKE2b-256 checksum How to use checksums |
4d90568fa18b1e94a0bb6c940a67b593ab776415d00a1a7bff51a78cee937e4e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
|
Release files / boolparser-0.3.3-py3-none-any.whl
| Download URL | boolparser-0.3.3-py3-none-any.whl |
|---|---|
| Size | 4.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2a5e31dd793c5797c0166563412eb886b662b240ddb3f705ed05dca154f33858
|
|
BLAKE2b-256 checksum How to use checksums |
2f41fa25ced0153b2ac29fa173410452e4a0c434647281ef752d2cc395e08ff9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
|