{"id":34031416,"url":"https://github.com/senzing-garage/sz-sdk-python","last_synced_at":"2026-04-05T17:39:54.431Z","repository":{"id":212540385,"uuid":"731749345","full_name":"senzing-garage/sz-sdk-python","owner":"senzing-garage","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-30T13:16:00.000Z","size":11211,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-30T15:13:58.825Z","etag":null,"topics":["senzing-garage","senzing-public","senzing-template-python","senzing-test-daily","senzing-test-linux-darwin-windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/senzing-garage.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-14T19:38:15.000Z","updated_at":"2026-03-30T13:16:54.000Z","dependencies_parsed_at":"2025-12-29T04:04:58.840Z","dependency_job_id":null,"html_url":"https://github.com/senzing-garage/sz-sdk-python","commit_stats":null,"previous_names":["senzing/g2-sdk-python-abstract","senzing-garage/g2-sdk-python-abstract","senzing-garage/sz-sdk-python-abstract","senzing-garage/sz-sdk-python"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/senzing-garage/sz-sdk-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senzing-garage%2Fsz-sdk-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senzing-garage%2Fsz-sdk-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senzing-garage%2Fsz-sdk-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senzing-garage%2Fsz-sdk-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/senzing-garage","download_url":"https://codeload.github.com/senzing-garage/sz-sdk-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senzing-garage%2Fsz-sdk-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31444702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["senzing-garage","senzing-public","senzing-template-python","senzing-test-daily","senzing-test-linux-darwin-windows"],"created_at":"2025-12-13T18:14:42.499Z","updated_at":"2026-04-05T17:39:54.426Z","avatar_url":"https://github.com/senzing-garage.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sz-sdk-python\n\nIf you are beginning your journey with [Senzing],\nplease start with [Senzing Quick Start guides].\n\nYou are in the [Senzing Garage] where projects are \"tinkered\" on.\nAlthough this GitHub repository may help you understand an approach to using Senzing,\nit's not considered to be \"production ready\" and is not considered to be part of the Senzing product.\nHeck, it may not even be appropriate for your application of Senzing!\n\n## :warning: WARNING: sz-sdk-python is still in development :warning: \\_\n\nAt the moment, this is \"work-in-progress\" with Semantic Versions of `0.n.x`.\nAlthough it can be reviewed and commented on,\nthe recommendation is not to use it yet.\n\n## Synopsis\n\nThe Senzing `sz-sdk-python` package contains the abstract base class from which\nimplementations of the Senzing Python SDK are derived.\n\n[![Python 3.13 Badge]][Python 3.13]\n[![PEP8 Badge]][PEP8]\n[![PyPI version Badge]][PyPi version]\n[![Downloads Badge]][Downloads]\n[![License Badge]][License]\n[![Coverage Badge]][Coverage]\n\n## Overview\n\n## Use\n\n## References\n\n1. [Development]\n1. [Errors]\n1. [Examples]\n1. [sz-sdk-python package reference]\n\n[Coverage badge]: https://img.shields.io/badge/dynamic/json?color=brightgreen\u0026label=coverage\u0026query=%24.message\u0026url=https%3A%2F%2Fraw.githubusercontent.com%2Fsenzing-garage%2Fsz-sdk-python%2Fpython-coverage-comment-action-data%2Fendpoint.json\n[Coverage]: https://htmlpreview.github.io/?https://github.com/senzing-garage/sz-sdk-python/blob/python-coverage-comment-action-data/htmlcov/index.html\n[Development]: docs/development.md\n[Downloads Badge]: https://static.pepy.tech/badge/senzing\n[Downloads]: https://pepy.tech/project/senzing\n[Errors]: docs/errors.md\n[Examples]: docs/examples.md\n[License Badge]: https://img.shields.io/badge/License-Apache2-brightgreen.svg\n[License]: https://github.com/senzing-garage/sz-sdk-python/blob/main/LICENSE\n[PEP8 Badge]: https://img.shields.io/badge/code%20style-pep8-orange.svg\n[PEP8]: https://www.python.org/dev/peps/pep-0008/\n[PyPI version Badge]: https://badge.fury.io/py/senzing.svg\n[PyPi version]: https://badge.fury.io/py/senzing\n[Python 3.13 Badge]: https://img.shields.io/badge/python-3.13-blue.svg\n[Python 3.13]: https://www.python.org/downloads/release/python-3130/\n[Senzing Garage]: https://github.com/senzing-garage\n[Senzing Quick Start guides]: https://docs.senzing.com/quickstart/\n[Senzing]: https://senzing.com/\n[sz-sdk-python package reference]: https://hub.senzing.com/sz-sdk-python/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenzing-garage%2Fsz-sdk-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsenzing-garage%2Fsz-sdk-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenzing-garage%2Fsz-sdk-python/lists"}