Skip to content

Python client for the Serene Data Integration software

License

Notifications You must be signed in to change notification settings

pbittyscu/serene-python-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serene Python Client

The Serene Python Client project provides a Python client to execute various data integration tasks via defined APIs and to interpret responses. File example.py contains some example uses.

Prerequisites

To execute schema matching task, the server for Serene needs to be started.

How to test

The nose unit tests module needs to be installed. To run the tests:

nosetests -v

Run

To install the package 'serene-python-client', run

python setup.py install

Consult the example.py on how to use the library.

Schema Matcher

To use the schema matcher directly, an example can be found here:

doc/matcher.py

About

Python client for the Serene Data Integration software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%