Skip to main content

Official Python SDK for the Pivot REST API

Project description

hellopivot-sdk

Official Python SDK for the Pivot REST API.

This SDK is generated from the Pivot REST OpenAPI specification with openapi-python-client. Nearly all request/response models and endpoint functions are generated.

Installation

pip install hellopivot-sdk

Quick start

import os

from hellopivot_sdk import AuthenticatedClient
from hellopivot_sdk.api.spaces import get_spaces_by_organization_id

client = AuthenticatedClient(
    base_url="https://api.pivot.app",
    token=os.environ["PIVOT_API_KEY"],
)

with client as authenticated_client:
    response = get_spaces_by_organization_id.sync(
        organization_id="your-org-id",
        offset=0,
        client=authenticated_client,
    )
    print(response)

Development

This project uses uv for dependency management and packaging.

uv sync --group dev
uv run --group dev ruff check --select I .
uv run --group dev pytest
uv build

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

hellopivot_sdk-0.1.5.tar.gz (81.9 kB view details)

Uploaded Source

Built Distribution

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

hellopivot_sdk-0.1.5-py3-none-any.whl (297.4 kB view details)

Uploaded Python 3

File details

Details for the file hellopivot_sdk-0.1.5.tar.gz.

File metadata

  • Download URL: hellopivot_sdk-0.1.5.tar.gz
  • Upload date:
  • Size: 81.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for hellopivot_sdk-0.1.5.tar.gz
Algorithm Hash digest
SHA256 92c3e2746663ddab19f4e6b2d4322b768673c38dbbaad12c5d8ed12a277caedb
MD5 55c08f9a23ac769af31b9e9f9690992e
BLAKE2b-256 8c7e6da5c010e1ac136084a184f75e71ce64ae7c303158b0074e0e5edee01e9f

See more details on using hashes here.

File details

Details for the file hellopivot_sdk-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: hellopivot_sdk-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 297.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.30 {"installer":{"name":"uv","version":"0.11.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for hellopivot_sdk-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8587df61c699b126715e8b7ca6a21416db4b92f5828273e7f22506fc750d9460
MD5 d14d3cd5201affb3be895bea3b136f6e
BLAKE2b-256 dd16c3358e444bcd60ae0bf80f7d9f72929f787c3e3394f9238de28ff43af688

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