.. title
Horizon HWM Store
=================
|Repo Status| |PyPI Latest Release| |PyPI License| |PyPI Python Version| |PyPI Downloads|
|Documentation| |CI Status| |Test Coverage| |pre-commit.ci Status|
.. |Repo Status| image:: https://www.repostatus.org/badges/latest/active.svg
:alt: Repo status - Active
:target: https://github.com/MobileTeleSystems/horizon-hwm-store
.. |PyPI Latest Release| image:: https://img.shields.io/pypi/v/horizon-hwm-store
:alt: PyPI - Latest Release
:target: https://pypi.org/project/horizon-hwm-store/
.. |PyPI License| image:: https://img.shields.io/pypi/l/horizon-hwm-store.svg
:alt: PyPI - License
:target: https://github.com/MobileTeleSystems/horizon-hwm-store/blob/develop/LICENSE.txt
.. |PyPI Python Version| image:: https://img.shields.io/pypi/pyversions/horizon-hwm-store.svg
:alt: PyPI - Python Version
:target: https://pypi.org/project/horizon-hwm-store/
.. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/horizon-hwm-store
:alt: PyPI - Downloads
:target: https://pypi.org/project/horizon-hwm-store/
.. |Documentation| image:: https://readthedocs.org/projects/horizon-hwm-store/badge/?version=stable
:alt: Documentation - ReadTheDocs
:target: https://horizon-hwm-store.readthedocs.io/
.. |CI Status| image:: https://github.com/MobileTeleSystems/horizon-hwm-store/workflows/Tests/badge.svg
:alt: Github Actions - latest CI build status
:target: https://github.com/MobileTeleSystems/horizon-hwm-store/actions
.. |Test Coverage| image:: https://codecov.io/gh/MobileTeleSystems/horizon-hwm-store/branch/develop/graph/badge.svg?token=WJA6IN16SS
:alt: Test coverage - percent
:target: https://codecov.io/gh/MobileTeleSystems/horizon-hwm-store
.. |pre-commit.ci Status| image:: https://results.pre-commit.ci/badge/github/MobileTeleSystems/horizon-hwm-store/develop.svg
:alt: pre-commit.ci - status
:target: https://results.pre-commit.ci/latest/github/MobileTeleSystems/horizon-hwm-store/develop
``horizon-hwm-store`` is a Python library which implements `etl-entities' BaseHWMStore <https://etl-entities.readthedocs.io/en/stable/hwm_store/base_hwm_store.html>`_
interface for `Horizon <https://data-horizon.readthedocs.io/>`_.
Can be used by `onETL <https://onetl.readthedocs.io/en/stable/hwm_store/index.html>`_ for storing HWM values.
Requirements
------------
**Python 3.7+**
Documentation
-------------
See https://horizon-hwm-store.readthedocs.io/
.. install
Installation
---------------
.. code:: bash
pip install horizon-hwm-store
Raw data
{
"_id": null,
"home_page": "https://github.com/MobileTeleSystems/horizon-hwm-store",
"name": "horizon-hwm-store",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "ETL, Horizon, HWM",
"author": "DataOps.ETL Team",
"author_email": "onetools@mts.ru",
"download_url": "https://files.pythonhosted.org/packages/1f/10/75b8c97c9714766ceb0b33b9e24198cd3f9ec8cd8face2859e050e828514/horizon_hwm_store-1.0.2.tar.gz",
"platform": null,
"description": ".. title\n\nHorizon HWM Store\n=================\n\n|Repo Status| |PyPI Latest Release| |PyPI License| |PyPI Python Version| |PyPI Downloads|\n|Documentation| |CI Status| |Test Coverage| |pre-commit.ci Status|\n\n.. |Repo Status| image:: https://www.repostatus.org/badges/latest/active.svg\n :alt: Repo status - Active\n :target: https://github.com/MobileTeleSystems/horizon-hwm-store\n.. |PyPI Latest Release| image:: https://img.shields.io/pypi/v/horizon-hwm-store\n :alt: PyPI - Latest Release\n :target: https://pypi.org/project/horizon-hwm-store/\n.. |PyPI License| image:: https://img.shields.io/pypi/l/horizon-hwm-store.svg\n :alt: PyPI - License\n :target: https://github.com/MobileTeleSystems/horizon-hwm-store/blob/develop/LICENSE.txt\n.. |PyPI Python Version| image:: https://img.shields.io/pypi/pyversions/horizon-hwm-store.svg\n :alt: PyPI - Python Version\n :target: https://pypi.org/project/horizon-hwm-store/\n.. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/horizon-hwm-store\n :alt: PyPI - Downloads\n :target: https://pypi.org/project/horizon-hwm-store/\n.. |Documentation| image:: https://readthedocs.org/projects/horizon-hwm-store/badge/?version=stable\n :alt: Documentation - ReadTheDocs\n :target: https://horizon-hwm-store.readthedocs.io/\n.. |CI Status| image:: https://github.com/MobileTeleSystems/horizon-hwm-store/workflows/Tests/badge.svg\n :alt: Github Actions - latest CI build status\n :target: https://github.com/MobileTeleSystems/horizon-hwm-store/actions\n.. |Test Coverage| image:: https://codecov.io/gh/MobileTeleSystems/horizon-hwm-store/branch/develop/graph/badge.svg?token=WJA6IN16SS\n :alt: Test coverage - percent\n :target: https://codecov.io/gh/MobileTeleSystems/horizon-hwm-store\n.. |pre-commit.ci Status| image:: https://results.pre-commit.ci/badge/github/MobileTeleSystems/horizon-hwm-store/develop.svg\n :alt: pre-commit.ci - status\n :target: https://results.pre-commit.ci/latest/github/MobileTeleSystems/horizon-hwm-store/develop\n\n``horizon-hwm-store`` is a Python library which implements `etl-entities' BaseHWMStore <https://etl-entities.readthedocs.io/en/stable/hwm_store/base_hwm_store.html>`_\ninterface for `Horizon <https://data-horizon.readthedocs.io/>`_.\n\nCan be used by `onETL <https://onetl.readthedocs.io/en/stable/hwm_store/index.html>`_ for storing HWM values.\n\nRequirements\n------------\n\n**Python 3.7+**\n\nDocumentation\n-------------\n\nSee https://horizon-hwm-store.readthedocs.io/\n\n.. install\n\nInstallation\n---------------\n\n.. code:: bash\n\n pip install horizon-hwm-store\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "onETL Plugin for Horizon store",
"version": "1.0.2",
"project_urls": {
"CI/CD": "https://github.com/MobileTeleSystems/horizon-hwm-store/actions",
"Documentation": "https://horizon-hwm-store.readthedocs.io/",
"Homepage": "https://github.com/MobileTeleSystems/horizon-hwm-store",
"Source": "https://github.com/MobileTeleSystems/horizon-hwm-store",
"Tracker": "https://github.com/MobileTeleSystems/horizon-hwm-store/issues"
},
"split_keywords": [
"etl",
" horizon",
" hwm"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "feabe1d22199aa923a3ba8bf85e967cdf3e3ca82c58c34865bb67d74b1bb36a8",
"md5": "a5fc12b018e6c958f60c7714dfabdb9f",
"sha256": "d4fad584356c0eff258c7cc86d03669fdb4f3e1137ba61a82457cb3c8d7b277e"
},
"downloads": -1,
"filename": "horizon_hwm_store-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a5fc12b018e6c958f60c7714dfabdb9f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 10790,
"upload_time": "2025-01-28T07:57:16",
"upload_time_iso_8601": "2025-01-28T07:57:16.403660Z",
"url": "https://files.pythonhosted.org/packages/fe/ab/e1d22199aa923a3ba8bf85e967cdf3e3ca82c58c34865bb67d74b1bb36a8/horizon_hwm_store-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1f1075b8c97c9714766ceb0b33b9e24198cd3f9ec8cd8face2859e050e828514",
"md5": "8cfc112c39afa783c3816c6fc25fe99a",
"sha256": "71aafc90f8086a69ca4f507eac51d2a76631a32b2ba1e0d41528d77bf70af92c"
},
"downloads": -1,
"filename": "horizon_hwm_store-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "8cfc112c39afa783c3816c6fc25fe99a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 11473,
"upload_time": "2025-01-28T07:57:18",
"upload_time_iso_8601": "2025-01-28T07:57:18.353727Z",
"url": "https://files.pythonhosted.org/packages/1f/10/75b8c97c9714766ceb0b33b9e24198cd3f9ec8cd8face2859e050e828514/horizon_hwm_store-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-28 07:57:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MobileTeleSystems",
"github_project": "horizon-hwm-store",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "data-horizon",
"specs": [
[
"<",
"1.1"
],
[
">=",
"1.0.0"
]
]
},
{
"name": "etl-entities",
"specs": [
[
"<",
"2.6.0"
],
[
">=",
"2.1.0"
]
]
}
],
"lcname": "horizon-hwm-store"
}