Skip to main content

General Notification System Client SDK

Project description

GNS Python SDK

Official Python client for the General Notification System (GNS).

Installation

pip install gns-sdk

Usage

from gns_sdk import GNSClient

# Initialize client
client = GNSClient(
    base_url="http://your-gns-server:8080", 
    token="YOUR_API_TOKEN"
)

# Send a notification
response = client.send_notification(
    task_id="your-task-uuid",
    data={
        "name": "User",
        "order_id": "123456"
    },
    priority="High"
)

print(response)

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

gns_sdk_demo-0.1.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gns_sdk_demo-0.1.0-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file gns_sdk_demo-0.1.0.tar.gz.

File metadata

  • Download URL: gns_sdk_demo-0.1.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.1

File hashes

Hashes for gns_sdk_demo-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b7258507d4d280d37182f60f4f4443f5c4eb8bfdab047404bc48907690463bdb
MD5 4fb9b595f437f33d0adc3f99d44f1ae6
BLAKE2b-256 1d1749ec10c7979a4293b1c7f5b6f286ad54fb1ff84abef8eb9f4390b79fcf9f

See more details on using hashes here.

File details

Details for the file gns_sdk_demo-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: gns_sdk_demo-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.1

File hashes

Hashes for gns_sdk_demo-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 01fb44265ef548c502bf6fa28c5b9e551d2dccc40f3f22dd4bde4012f0ef2f27
MD5 3a12cda94981eb2ee082eccb80328f40
BLAKE2b-256 a769fbc00e62d14dd42b3e34665b57010847b9d108828516edd530a8b306f4fb

See more details on using hashes here.

Supported by

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