Skip to main content

Shared infrastructure for Timeback Python clients

Project description

timeback-common

Shared infrastructure for Timeback Python clients.

Installation

# pip
pip install timeback-common

# uv (add to a project)
uv add timeback-common

# uv (install into current environment)
uv pip install timeback-common
from timeback_common import BaseTransport, APIError, Paginator, where_to_filter

class MyTransport(BaseTransport):
    ENV_VAR_BASE_URL = "MY_SERVICE_BASE_URL"
    ENV_VAR_AUTH_URL = "MY_SERVICE_TOKEN_URL"
    ENV_VAR_CLIENT_ID = "MY_SERVICE_CLIENT_ID"
    ENV_VAR_CLIENT_SECRET = "MY_SERVICE_CLIENT_SECRET"

Components

Module Description
transport Base HTTP transport with OAuth2 client credentials
errors Shared exception hierarchy (APIError, NotFoundError, etc.)
pagination Async Paginator for list endpoints
filter where_to_filter() for type-safe filtering

Usage

This package is used internally by:

  • timeback-oneroster
  • timeback-caliper
  • timeback-edubridge
  • timeback-core

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

timeback_common-0.3.2b20260718043019.tar.gz (42.5 kB view details)

Uploaded Source

Built Distribution

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

timeback_common-0.3.2b20260718043019-py3-none-any.whl (36.4 kB view details)

Uploaded Python 3

File details

Details for the file timeback_common-0.3.2b20260718043019.tar.gz.

File metadata

  • Download URL: timeback_common-0.3.2b20260718043019.tar.gz
  • Upload date:
  • Size: 42.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","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 timeback_common-0.3.2b20260718043019.tar.gz
Algorithm Hash digest
SHA256 2ed0e4cf290a408a4f15591575eaab9c6b089dcae83c12c6f022994ddc54f60a
MD5 f7404e1ebb3d261cf2ef3d6f1d03dfb7
BLAKE2b-256 0d6c79a2742d97d1dd59c13c336fb089f0055c2df7ae681cb0e880ea0c337280

See more details on using hashes here.

File details

Details for the file timeback_common-0.3.2b20260718043019-py3-none-any.whl.

File metadata

  • Download URL: timeback_common-0.3.2b20260718043019-py3-none-any.whl
  • Upload date:
  • Size: 36.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","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 timeback_common-0.3.2b20260718043019-py3-none-any.whl
Algorithm Hash digest
SHA256 1ddbd2924bfc279743217045755bd0ad67583ae16108c5fbfe2d094e5049dddf
MD5 3f1ef4913007e5b917919dda08d6515c
BLAKE2b-256 73c49d1d11b99c0c166cb4a8d5c271c53d9507bbcad24603e9998fc2d54d0d66

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