Versions

Description

boolean.py is a single python module implementing a boolean algebra. It defines two base elements, TRUE and FALSE, and a class Symbol which 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.

Repository

http://github.com/bastikr/boolean.py.git

Project Slug

booleanpy

Last Built

5 years, 8 months ago passed

Maintainers

Home Page

http://github.com/bastikr/boolean.py

Badge

Tags

boolean, boolean-algebra, python

Short URLs

booleanpy.readthedocs.io
booleanpy.rtfd.io

Default Version

latest

'latest' Version

master