Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Introduction

A Python client library to use with a Cegal Hub Server and Cegal Hub Connector applications. Cegal Hub allows for exchange of data and messages across process boundaries on the local machine or across a network or internet. Out of the box the library allows for working with local or remote Cegal Hub Agents or Cegal Hub Connectors such as the Cegal Hub Petrel Connector and for queries against a running Cegal Hub Server which may also be local or remote. The library is designed to be consumed by other Python libraries with knowledge about specific Cegal Hub Connectors and functionality. Cegal Hub is secured using Cegal Keystone.

Usage

  1. Configure logging (Optional)
  2. Create a Hub object to work with a Cegal Hub Server
  3. Make queries against a running Cegal Hub Server
  4. Make client requests against Cegal Hub Connector applications

Basic Example working with a local running Cegal Hub Server

import logging

# Import the Hub object
from cegalprizm.hub import Hub

# Configure logging to stdout with info level
logging.getLogger()
logging.basicConfig(
    format="%(asctime)s %(levelname)s %(message)s",
    level=logging.INFO,
    stream=sys.stdout,
)

# Create a Hub object
hub = Hub()

# Verify that the local Hub Server is running
hub.verify_health()

# Check that the version of the Python client library is compatible with the running Hub Server
hub.is_version_compatible()

# Query the server
hub.print_query_server()

# Query the available connectors
hub.print_query_connectors()

Further information and examples

Please see the Cegal Prizm Documentation site here

License

Copyright (2022) Cegal, As. This library (the "Software") may not be used except in connection with the Licensees use of the Cegal Prizm Hub pursuant to an Agreement (defined below) between Licensee (defined below) and Cegal, AS. ("Cegal"). This Software shall be deemed part of the "Subscription Services" under the Agreement. Licensees use of the Software must comply at all times with any restrictions applicable to the Subscription Services, generally, and must be used in accordance with any applicable documentation. If you have not agreed to an Agreement or otherwise do not agree to these terms, you may not use the Software. This license terminates automatically upon the termination of the Agreement or Licensees breach of these terms. Agreement: the agreement between Cegal and Licensee governing the use of the Cegal Prizm Hub, which shall be, with respect to Cegal, and the Cegal Terms of Service located at https://cegal.com/about/terms-and-conditions , in each case unless Licensee has entered into a separate written agreement with Cegal governing the use of the applicable Cegal Services. Licensee: the user of the Software, or, if the Software is being used on behalf of a company, the company.

Release files for cegalprizm-hub 1.0rc38624

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for cegalprizm-hub 1.0rc38624
File Interpreter ABI Platform
cegalprizm_hub-1.0rc38624-py3-none-any.whl Python 3 none any Details

Release files / cegalprizm_hub-1.0rc38624-py3-none-any.whl

Download URL cegalprizm_hub-1.0rc38624-py3-none-any.whl
Size 45.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
c1b4a55cc25c9d9326485a0b5d4a463196de48abb3a85d91d917df171a932795
BLAKE2b-256 checksum
How to use checksums
69a4aaf7afa62a9d76557f00f4340b75aec13ef1bca87ff0f17285ef9026a4b7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.10
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page