# sz-sdk-python-abstract
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: WARNING: sz-sdk-python-abstract is still in development :warning: _
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-abstract` package contains the abstract base class from which
implmentations of the Senzing Python SDK are derived.
[![Python 3.11 Badge]][Python 3.11]
[![PEP8 Badge]][PEP8]
[![PyPI version Badge]][PyPi version]
[![Downloads Badge]][Downloads]
[![License Badge]][License]
[![Coverage Badge]][Coverage]
## Overview
## Use
## References
1. [Development]
1. [Errors]
1. [Examples]
1. Related artifacts:
1. [DockerHub]
1. [sz-sdk-python-abstract package reference]
[Coverage badge]: https://img.shields.io/badge/dynamic/json?color=brightgreen&label=coverage&query=%24.message&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsenzing-garage%2Fsz-sdk-python%2Fpython-coverage-comment-action-data%2Fendpoint.json
[Coverage]: https://htmlpreview.github.io/?https://github.com/senzing-garage/sz-sdk-python-abstract/blob/python-coverage-comment-action-data/htmlcov/index.html
[Development]: docs/development.md
[DockerHub]: https://hub.docker.com/r/senzing/sz-sdk-python-abstract
[Downloads Badge]: https://static.pepy.tech/badge/senzing-abstract
[Downloads]: https://pepy.tech/project/senzing-abstract
[Errors]: docs/errors.md
[Examples]: docs/examples.md
[License Badge]: https://img.shields.io/badge/License-Apache2-brightgreen.svg
[License]: https://github.com/senzing-garage/sz-sdk-python-abstract/blob/main/LICENSE
[PEP8 Badge]: https://img.shields.io/badge/code%20style-pep8-orange.svg
[PEP8]: https://www.python.org/dev/peps/pep-0008/
[PyPI version Badge]: https://badge.fury.io/py/senzing-abstract.svg
[PyPi version]: https://badge.fury.io/py/senzing-abstract
[Python 3.11 Badge]: https://img.shields.io/badge/python-3.11-blue.svg
[Python 3.11]: https://www.python.org/downloads/release/python-3110/
[Senzing Garage]: https://github.com/senzing-garage
[Senzing Quick Start guides]: https://docs.senzing.com/quickstart/
[Senzing]: https://senzing.com/
[sz-sdk-python-abstract package reference]: https://hub.senzing.com/sz-sdk-python-abstract/
Raw data
{
"_id": null,
"home_page": "https://github.com/senzing-garage/sz-sdk-python-abstract",
"name": "senzing-abstract",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "senzing",
"author_email": "support@senzing.com",
"download_url": "https://files.pythonhosted.org/packages/9f/6d/9c944e0e1bebc994bbc7639ee7da9753feb43beb57f619c57fb12f092535/senzing_abstract-0.1.11.tar.gz",
"platform": null,
"description": "# sz-sdk-python-abstract\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-abstract 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-abstract` package contains the abstract base class from which\nimplmentations of the Senzing Python SDK are derived.\n\n[![Python 3.11 Badge]][Python 3.11]\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. Related artifacts:\n 1. [DockerHub]\n1. [sz-sdk-python-abstract package reference]\n\n[Coverage badge]: https://img.shields.io/badge/dynamic/json?color=brightgreen&label=coverage&query=%24.message&url=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-abstract/blob/python-coverage-comment-action-data/htmlcov/index.html\n[Development]: docs/development.md\n[DockerHub]: https://hub.docker.com/r/senzing/sz-sdk-python-abstract\n[Downloads Badge]: https://static.pepy.tech/badge/senzing-abstract\n[Downloads]: https://pepy.tech/project/senzing-abstract\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-abstract/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-abstract.svg\n[PyPi version]: https://badge.fury.io/py/senzing-abstract\n[Python 3.11 Badge]: https://img.shields.io/badge/python-3.11-blue.svg\n[Python 3.11]: https://www.python.org/downloads/release/python-3110/\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-abstract package reference]: https://hub.senzing.com/sz-sdk-python-abstract/\n",
"bugtrack_url": null,
"license": "Apache 2",
"summary": "Python SDK method definitions",
"version": "0.1.11",
"project_urls": {
"Bug Tracker": "https://github.com/senzing-garage/sz-sdk-python-abstract/issues",
"Homepage": "https://github.com/senzing-garage/sz-sdk-python-abstract"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f8ecdebc9d0f8c662f0fc521c2ebdba242b3b7a0f473752238d5115109853ff6",
"md5": "d31ece81fcf06f60449f63b111821e2d",
"sha256": "de437cad092fbe0acd7087d5e9ada55ab5d6d92c2be4cac59525905b219d1d85"
},
"downloads": -1,
"filename": "senzing_abstract-0.1.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d31ece81fcf06f60449f63b111821e2d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 48822,
"upload_time": "2024-11-26T23:49:34",
"upload_time_iso_8601": "2024-11-26T23:49:34.258629Z",
"url": "https://files.pythonhosted.org/packages/f8/ec/debc9d0f8c662f0fc521c2ebdba242b3b7a0f473752238d5115109853ff6/senzing_abstract-0.1.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9f6d9c944e0e1bebc994bbc7639ee7da9753feb43beb57f619c57fb12f092535",
"md5": "8d4a1c0294f00a586ad060de0910dbad",
"sha256": "9d2cc6f3b064ae63f4278ccb3666a54abae8406a9bdde5618d8db37456bffef4"
},
"downloads": -1,
"filename": "senzing_abstract-0.1.11.tar.gz",
"has_sig": false,
"md5_digest": "8d4a1c0294f00a586ad060de0910dbad",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 41746,
"upload_time": "2024-11-26T23:49:35",
"upload_time_iso_8601": "2024-11-26T23:49:35.579065Z",
"url": "https://files.pythonhosted.org/packages/9f/6d/9c944e0e1bebc994bbc7639ee7da9753feb43beb57f619c57fb12f092535/senzing_abstract-0.1.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-26 23:49:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "senzing-garage",
"github_project": "sz-sdk-python-abstract",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "senzing-abstract"
}