Pytholog Tool (Command line & API)

An executable tool, built in python, that enables logic programming and prolog syntax through interactive shell that mimics prolog language and / or RESTful API that can be called from other applications.

The tool is based on the python library pytholog which can be found here: https://github.com/mnoorfawi/pytholog

The tool starts normally from the command line. Let's look at the arguments that can be specified while initiating the tool:

$ ./Pytholog -h
usage: Pytholog [-h] [-c CONSULT] -n NAME [-i] [-a]

pytholog executable tool: prolog experience at command line and a logic knowledge base with no dependencies

optional arguments:
-h, --help show this help message and exit
-c CONSULT, --consult CONSULT
read an existing prolog file/knowledge base
-n NAME, --name NAME knowledge base name
-i, --interactive start an interactive prolog-like session
-a, --api start a flask api

Features

  • Logic Programming
  • Constraint Satisfaction Problem
  • Prolog Syntax
  • Backtracking
  • Problem Solving
  • Graph Traversals
  • Logical Database

Project Activity

See All Activity >

Categories

Algorithms

License

MIT License

Follow Pytholog

Pytholog Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Pytholog!

Additional Project Details

Operating Systems

Linux, Windows

Intended Audience

Advanced End Users, Developers

User Interface

Command-line, Console/Terminal

Programming Language

Python

Related Categories

Python Algorithms

Registered

2020-11-13