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.2.1b20260320223028.tar.gz (42.0 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.2.1b20260320223028-py3-none-any.whl (35.9 kB view details)

Uploaded Python 3

File details

Details for the file timeback_common-0.2.1b20260320223028.tar.gz.

File metadata

  • Download URL: timeback_common-0.2.1b20260320223028.tar.gz
  • Upload date:
  • Size: 42.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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.2.1b20260320223028.tar.gz
Algorithm Hash digest
SHA256 591f93ee58386c83872aa102f4c422b9d55d49ad6273f2aada60f9f204f5ed11
MD5 f6e2895c1020142baccc0bf527c62a08
BLAKE2b-256 de20b76f361dbbf15a2065b8c62e1fd11612ddbdc1c628b3a2449e5465b62da8

See more details on using hashes here.

File details

Details for the file timeback_common-0.2.1b20260320223028-py3-none-any.whl.

File metadata

  • Download URL: timeback_common-0.2.1b20260320223028-py3-none-any.whl
  • Upload date:
  • Size: 35.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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.2.1b20260320223028-py3-none-any.whl
Algorithm Hash digest
SHA256 c1f34f3fa044564e9d0ac26c34883c8653c81eeb4bbf045ca9c0e1488504dd99
MD5 4fc0f60ac14d4546f026af88e4a15d2c
BLAKE2b-256 9c4fc8fcaf69c87e97176cb3ccf6d33491766428d2c9f3d5d1c7386fdf04a1fc

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