Skip to content

senzing-garage/sz-sdk-python-core

Repository files navigation

sz-sdk-python-core

If you are beginning your journey with Senzing, please start with Senzing Quick Start guides.

You are in the Senzing Garage where projects are "tinkered" on. Although this GitHub repository may help you understand an approach to using Senzing, it's not considered to be "production ready" and is not considered to be part of the Senzing product. Heck, it may not even be appropriate for your application of Senzing!

⚠️ WARNING: sz-sdk-python-core is still in development ⚠️ _

At the moment, this is "work-in-progress" with Semantic Versions of 0.n.x. Although it can be reviewed and commented on, the recommendation is not to use it yet.

Synopsis

The Senzing sz-sdk-python-core packages provide a Python language Software Development Kit that wraps the Senzing C SDK APIs.

Python 3.11 Badge PEP8 Badge PyPI version Badge Downloads Badge License Badge Coverage Badge

Overview

The Senzing sz-sdk-python-core packages enable Python programs to call Senzing library functions. Under the covers, Python makes calls to the functions in the Senzing C libraries.

Use

(TODO:)

References

  1. Development
  2. Errors
  3. Examples
  4. Related artifacts:
    1. DockerHub