Skip to content

Anphisa/PolyphenySchemaExtractionPythonPart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 

Repository files navigation

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

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages