90 Forks
387 Stars
387 Watchers

pyswip

PySwip is a Python - SWI-Prolog bridge enabling to query SWI-Prolog in your Python programs. It features an (incomplete) SWI-Prolog foreign language interface, a utility class that makes it easy querying with Prolog and also a Pythonic interface.

How to download and setup pyswip

Open terminal and run command
git clone https://github.com/yuce/pyswip.git
git clone is used to create a copy or clone of pyswip repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyswip https://github.com/yuce/pyswip/archive/master.zip

Or simply clone pyswip with SSH
[email protected]:yuce/pyswip.git

If you have some problems with pyswip

You may open issue on pyswip support forum (system) here: https://github.com/yuce/pyswip/issues