Contents

boolean.py 4.0

0

Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.

Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.

Stars: 77, Watchers: 77, Forks: 32, Open Issues: 30

The bastikr/boolean.py repo was created 13 years ago and the last code push was 5 months ago. The project is moderately popular with 77 github stars!

How to Install boolean-py

You can install boolean-py using pip

pip install boolean-py

or add it to a project with poetry

poetry add boolean-py

Package Details

Author
Sebastian Kraemer
License
BSD-2-Clause
Homepage
https://github.com/bastikr/boolean.py
PyPi:
https://pypi.org/project/boolean.py/
GitHub Repo:
https://github.com/bastikr/boolean.py

Classifiers

  • Scientific/Engineering/Mathematics
  • Software Development/Compilers
  • Software Development/Libraries
  • Utilities
No  boolean-py  pypi packages just yet.

Errors

A list of common boolean-py errors.

Code Examples

Here are some boolean-py code examples and snippets.

GitHub Issues

The boolean-py package has 30 open issues on GitHub

  • Performance: prevent blowup in normalization

See more issues on GitHub