Skip to main content

Python SDK for the HgBest API, providing secure, signed access to various services.

Project description

HgBest Python SDK

Official Python SDK for the HgBest Analytics API.

Get your API key

You need a free API key to use this SDK. Sign up in 60 seconds at https://hgbest.online

Installation

pip install hgbest-client-python

Quick start

from hgbest_client import HgBestClientPython

client = HgBestClientPython(
    api_key="your_api_key",
    api_secret="your_api_secret"
)

# Risk
result = client.risk.global_supply_chain_alert({...})

# Finance
result = client.finance.macro_sentiment_score({...})

# Market
result = client.market.algorithmic_divergence_signal({...})

# AML/KYC
result = client.aml_kyc.verify({
    "id_image_base64": "data:image/jpeg;base64,...",
    "selfie_base64":   "data:image/jpeg;base64,...",
    "webhook_url":     "https://yourapp.com/webhook"
})

Support

Visit https://hgbest.online for docs and support.

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

hgbest_client_python-2.4.4.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

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

hgbest_client_python-2.4.4-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file hgbest_client_python-2.4.4.tar.gz.

File metadata

  • Download URL: hgbest_client_python-2.4.4.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for hgbest_client_python-2.4.4.tar.gz
Algorithm Hash digest
SHA256 9b09ba8e5e4355f85b34523bffbc17e5aa84834800bc186219db9baa3828729f
MD5 9b08b9dbb1165472647b1c1c3c01a8c9
BLAKE2b-256 ff591a7034203fc28659095e2db288e0bb7b8dc91470204898f3db71d97f061a

See more details on using hashes here.

File details

Details for the file hgbest_client_python-2.4.4-py3-none-any.whl.

File metadata

File hashes

Hashes for hgbest_client_python-2.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0b00df09148d79fac513d63f36c3464326624beb833e28f7867b6f49d5f03dfd
MD5 90b8e32e10b05eb3c81d783f041503da
BLAKE2b-256 06e2ce9df10a3b84ac72718af62329f28bf129acdc645098e103733e1f491d3e

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