Skip to content

reity/wff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wff

Python library for building and working with propositional formulas.

PyPI version and link.

Package Installation and Usage

The package is available on PyPI:

python -m pip install wff

The library can be imported in the usual way:

import wff
from wff import *

Unit tests can be executed using doctest:

python wff/wff.py -v

About

Python library for building and working with propositional formulas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages