Paketname | python-pyke |
Beschreibung | Prolog-inspired Python logic programming toolkit |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.4-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 788 Byte |
Hängt ab von | python (>= 2.5), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | pyke |
Paketgröße | 111470 Byte |
Prüfsumme MD5 | 2cf0570c1f39a2a75bf7ff391950e54c |
Prüfsumme SHA1 | 23a8b75bdf6ada305175f5fffc36d6a7f77fb884 |
Prüfsumme SHA256 | 68237a23a640b99e2cf582447284c37af7873d27d02b9e7805c04f37f565f411 |
Link zum Herunterladen | python-pyke_1.0.4-1_all.deb |
Ausführliche Beschreibung | Pyke introduces a form of Logic Programming (inspired by Prolog) to Python by
providing a knowledge-based inference engine (or "expert system").
.
Unlike Prolog, Pyke integrates with Python code allowing one to invoke Pyke
from Python and intermingle Python statements and expressions within your
expert system rules.
|