Skip to main content

dbx-tools-core-rs

Generated Python bindings for Databricks authentication, runtime utilities, and Lakebase address parsing from the dbx-tools-core Rust crate.

from dbx_tools.core_rs.bindings import (
    DatabricksAuthOptions,
    create_persistent_auth,
)

auth = await create_persistent_auth(DatabricksAuthOptions())
token = await auth.token()

Token and refresh methods permit login after a missing or invalid credential by default. Pass False as their login argument to prohibit interactive login.

Inside a Databricks App, pass current request headers through DatabricksAuthOptions. It prefers app_obo from the configured access-token header, then falls back to app_sp using the ambient App service principal. The header defaults to authorization with the standard Bearer scheme. OBO tokens are returned directly without caching, while app_sp shares the M2M implementation.

auth = await create_persistent_auth(
    DatabricksAuthOptions(
        request_headers=dict(request.headers),
        access_token_header="x-forwarded-access-token",
    ),
)

Set auth_type="app_obo" or auth_type="app_sp", or provide profile, to override automatic App resolution.

Release files for dbx-tools-core-rs 0.6.216

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for dbx-tools-core-rs 0.6.216
File
dbx_tools_core_rs-0.6.216-py3-none-win_arm64.whl Python 3 none Windows ARM64 Details
dbx_tools_core_rs-0.6.216-py3-none-win_amd64.whl Python 3 none Windows x86-64 Details
dbx_tools_core_rs-0.6.216-py3-none-manylinux_2_39_aarch64.whl Python 3 none Linux glibc 2.39+ ARM64 Details
dbx_tools_core_rs-0.6.216-py3-none-manylinux_2_35_x86_64.whl Python 3 none Linux glibc 2.35+ x86-64 Details
dbx_tools_core_rs-0.6.216-py3-none-macosx_13_0_x86_64.whl Python 3 none macOS 13.0+ x86-64 Details
dbx_tools_core_rs-0.6.216-py3-none-macosx_11_0_arm64.whl Python 3 none macOS 11.0+ ARM64 Details

Total release size: 18.5 MB

Release files / dbx_tools_core_rs-0.6.216-py3-none-win_arm64.whl

Download URL dbx_tools_core_rs-0.6.216-py3-none-win_arm64.whl
Size 3.2 MB
Tags Python 3 Windows ARM64
SHA-256 checksum
How to use checksums
c4b3efc63ae89b64a1aa39cd353be9427437773fbe93a643a6ced7e2d711c5d3
BLAKE2b-256 checksum
How to use checksums
7dfe3be06847bd6b82e59c077909e3930d065a66a27056d54ff487d401860b2a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / dbx_tools_core_rs-0.6.216-py3-none-win_amd64.whl

Download URL dbx_tools_core_rs-0.6.216-py3-none-win_amd64.whl
Size 3.2 MB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
dc92a10eb73e407b3e82a8ed0ca0d6a881556dffe8cf4992605305e8434f7045
BLAKE2b-256 checksum
How to use checksums
bca7136c8778bcc63f56d64b36d1ffccbab7e277d2b5786e3b66d9566ea44b3f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / dbx_tools_core_rs-0.6.216-py3-none-manylinux_2_39_aarch64.whl

Download URL dbx_tools_core_rs-0.6.216-py3-none-manylinux_2_39_aarch64.whl
Size 3.0 MB
Tags Linux glibc 2.39+ ARM64 Python 3
SHA-256 checksum
How to use checksums
72268115eeeb6d9c89c35f699e8fbb71114c6b3573d0dd05ce6d56102ccb347a
BLAKE2b-256 checksum
How to use checksums
6c05315a1091d96f36a0924acba7c3c9d1f0123c88ece51b4b11f4a33ba9426d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / dbx_tools_core_rs-0.6.216-py3-none-manylinux_2_35_x86_64.whl

Download URL dbx_tools_core_rs-0.6.216-py3-none-manylinux_2_35_x86_64.whl
Size 3.1 MB
Tags Linux glibc 2.35+ x86-64 Python 3
SHA-256 checksum
How to use checksums
64d73190a4e3f54a7d7d63238f3d53310c4d9babc30d58bd586a83b8805bb5c0
BLAKE2b-256 checksum
How to use checksums
a75ccd4882dea6a1f785bd0b58da17d39afc8fb5dec7f8fc068c0ca1ff19f601
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / dbx_tools_core_rs-0.6.216-py3-none-macosx_13_0_x86_64.whl

Download URL dbx_tools_core_rs-0.6.216-py3-none-macosx_13_0_x86_64.whl
Size 3.1 MB
Tags Python 3 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
91bf5f09c271c0e7de808c24cd387e2cf5c0da51222d04cd9f30c329a461c2ee
BLAKE2b-256 checksum
How to use checksums
bd5909bba4ff4518b1539086a20b30305e7dd0ce274a219c862a8a9f98170d2a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / dbx_tools_core_rs-0.6.216-py3-none-macosx_11_0_arm64.whl

Download URL dbx_tools_core_rs-0.6.216-py3-none-macosx_11_0_arm64.whl
Size 2.9 MB
Tags Python 3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
f3028c873fe6294838c884f5e89a77b32b2852f87293b642d02bef9b789e71bd
BLAKE2b-256 checksum
How to use checksums
981e37b3be42a776b26ece134d235898005121f8d55afa1b5a67f8d82f08b036
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page