Skip to content
/ pyxf Public

Python interface to XSB Prolog, SWI Prolog, ECLiPSe Prolog, Datalog Educational System and Flora-2/Ergo Lite

License

Notifications You must be signed in to change notification settings

AILab-FOI/pyxf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyxf

Python 2 and Python 3 interface to XSB Prolog, SWI Prolog, ECLiPSe Prolog, Flora-2/Ergo Lite and DES (Datalog Educational System).

Installation

Just run the setup file:

python setup.py build
python setup.py install

To install with pip just type (you might gave to install pexpect beforehand):

sudo pip install git+https://github.com/AILab-FOI/pyxf

or for Python 3

sudo pip3 install git+https://github.com/AILab-FOI/pyxf

About

Python interface to XSB Prolog, SWI Prolog, ECLiPSe Prolog, Datalog Educational System and Flora-2/Ergo Lite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages