Package Info

python-boolean.py


Module to define boolean algebras and create/parse boolean expressions


Development/Languages/Python

"boolean.py" is a library implementing a boolean algebra. It defines two base elements, TRUE and FALSE, and a Symbol class that can take on one of these two values. Calculations are done in terms of AND, OR and NOT - other compositions like XOR and NAND are not implemented but can be emulated with AND or and NOT. Expressions are constructed from parsed strings or in Python.


License: BSD-2-Clause
URL: https://github.com/bastikr/boolean.py

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
3.7-bp155.2.13 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-boolean.py
3.7-bp154.1.41 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-boolean.py
3.7-bp153.1.22 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-boolean.py
  • python3-boolean.py
3.7-bp152.1.9 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-boolean.py
  • python3-boolean.py