Skip to content

flijnzaad/knowledge-technology-practical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Technology Practical

Pharmacy Help expert system

By Martin Cupic, Flip Lijnzaad and Gilles Lijnzaad.

Dependencies

Install

  • Tkinter version >=8.6:
    • Tkinter should have been included in your Python 3.x install.
    • Windows
  • SWI-Prolog version >=8.2.2
  • pyswip version >=0.2.10
    • pip install pyswip

Running the system

Make sure you're in the folder that contains finalsystem.py. The system can be started by running

python3 finalsystem.py

This should open up a new window in which the system runs. The system can be quit at any time by closing the window.

Uninstall

When you're done using the system, you may want to uninstall the software.

  • SWI-Prolog
    • Linux: sudo apt-get remove swi-prolog
    • Windows
  • pyswip
    • pip uninstall pyswip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published