Anphisa / PolyphenySchemaExtractionPythonPart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PolyphenySchemaExtractionPythonPart

Python part of schema extraction for Polypheny. This part communicates with Polypheny via HTTP and websockets requests. Polypheny sends requests to activate Python scripts, Python scripts query Polypheny via POST requests, Polypheny answers. Python sends results via POST request.

Capabilities:

Setup:

  • Run Polypheny on localhost
  • Start Python server
  • Load schema data into Polypheny
  • Navigate to "schema integration" pane in Polypheny, enter namespace(s), hit "Run"

Apache 2 license

About


Languages

Language:Python 100.0%