Skip to content

senzing-garage/sz-sdk-python

Repository files navigation

sz-sdk-python

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 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 packages provide a Python language Software Development Kit that wraps the Senzing C SDK APIs.

License

Overview

The Senzing sz-sdk-python 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