Skip to main content

UserHub Python SDK

Project description

UserHub Python SDK

PyPI Latest Version

The official UserHub Python SDK.

Stability: alpha

Requirements

  • Python 3.8 or later

Getting Started

Install SDK

pip install -U userhub-sdk

Example

from userhub_sdk import AdminApi

admin_api = AdminApi("sk_123...")

res = admin_api.users.list(page_size=5)

for user in res.users:
    print(user.id, user.display_name)

See the examples directory for more examples.

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

userhub_sdk-0.6.4.tar.gz (69.3 kB view details)

Uploaded Source

Built Distribution

userhub_sdk-0.6.4-py3-none-any.whl (185.0 kB view details)

Uploaded Python 3

File details

Details for the file userhub_sdk-0.6.4.tar.gz.

File metadata

  • Download URL: userhub_sdk-0.6.4.tar.gz
  • Upload date:
  • Size: 69.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.4

File hashes

Hashes for userhub_sdk-0.6.4.tar.gz
Algorithm Hash digest
SHA256 7f0bdc479172c1110099e2c2b8efe23a9c843081bd2f76f6e3c052f1ec809c3a
MD5 017b7322eda81fecd3e257ad7adf7a85
BLAKE2b-256 b2bf2944c70caa6ca78cdafbe033ae9f65e113b816080bc5e2612f6395c94b59

See more details on using hashes here.

File details

Details for the file userhub_sdk-0.6.4-py3-none-any.whl.

File metadata

  • Download URL: userhub_sdk-0.6.4-py3-none-any.whl
  • Upload date:
  • Size: 185.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.4

File hashes

Hashes for userhub_sdk-0.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d28fd7e67cd307b4660d187c7fd033a6303b3c065149f074723af4250a005b9f
MD5 3423733866959b101d015c20e201ab5a
BLAKE2b-256 2b8d9132615d33da491c9af51b77bead2c272bb989474194510cd1bc1944ebe1

See more details on using hashes here.

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