Skip to main content

Horizon REST API + client

Project description

Repo Status PyPI PyPI License PyPI Python Version Docker image Documentation Build Status Coverage pre-commit.ci

Horizon logo

What is Horizon?

Horizon is an application that implements simple HWM Store. Right now it includes:

  • REST API

  • Python client

Goals

  • Allow users to save and fetch High Water Mark (HWM) items. These are name+type+value triples with few optional fields.

  • Avoid confusion between different user’s data by separating HWMs to different namespaces. Each HWM is bound to namespace.

  • Allow users to get HWM change history, to determine who and when changed a specific HWM value and other fields.

  • Provide RBAC model to ensure that interaction with HWMs and Namespaces are governed by role assigned to each user. Roles are assigned per namespace.

Non-goals

  • This is not a data storage, it is not designed to store raw table rows. It is designed to store only HWM values.

  • Attaching machine-readable metadata for HWMs (like process, origin) is not supported. This should be stored somewhere else.

Documentation

See https://data-horizon.readthedocs.io/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

data_horizon-0.1.3.tar.gz (63.0 kB view hashes)

Uploaded Source

Built Distribution

data_horizon-0.1.3-py3-none-any.whl (120.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page