Installing
If you have SWI-Prolog installed, it's just:
pip install pyswip==v0.3.3
See PySwip Getting Started for detailed instructions.
Documentation
Find the documentation for this version here.
Fixes
- 193, 195
Prolog.consultcommand failed on Windows. Fixed in 194 by @lmatera19