Pytholog
A logic programming tool and a logical database with a RESTful API
...:
$ ./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