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.3.tar.gz (73.4 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.3-py3-none-any.whl (269.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hellopivot_sdk-0.1.3.tar.gz
  • Upload date:
  • Size: 73.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","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.3.tar.gz
Algorithm Hash digest
SHA256 26dbf175bdbfaf5386b9ac901b12aec67f399af255da7291428c03c22d96c090
MD5 6b0dde1786b5dbf2815c0041e754f2b4
BLAKE2b-256 94891d652036b784e127534d633fe8ec064656d001214bf5ea3403e1389e26bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hellopivot_sdk-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 269.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2ba53263f12784fd08b387ed97040f868aa2cd2ed22fce2c22418c93cbcffdc0
MD5 b315c8cacd0eaa4d8ae80fb22bee065a
BLAKE2b-256 049dc9f27df3677237dfdbff1c2268348133d69d34935396d1698d36d911959a

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