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.213

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.213
File
dbx_tools_core_rs-0.6.213-py3-none-win_arm64.whl Python 3 none Windows ARM64 Details
dbx_tools_core_rs-0.6.213-py3-none-win_amd64.whl Python 3 none Windows x86-64 Details
dbx_tools_core_rs-0.6.213-py3-none-manylinux_2_39_aarch64.whl Python 3 none Linux glibc 2.39+ ARM64 Details
dbx_tools_core_rs-0.6.213-py3-none-manylinux_2_35_x86_64.whl Python 3 none Linux glibc 2.35+ x86-64 Details
dbx_tools_core_rs-0.6.213-py3-none-macosx_13_0_x86_64.whl Python 3 none macOS 13.0+ x86-64 Details
dbx_tools_core_rs-0.6.213-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.213-py3-none-win_arm64.whl

Download URL dbx_tools_core_rs-0.6.213-py3-none-win_arm64.whl
Size 3.2 MB
Tags Python 3 Windows ARM64
SHA-256 checksum
How to use checksums
293bf27b52756bfbeba84bdd470ade3cc6bd7be5016bfb074c3705e8ea48ebb3
BLAKE2b-256 checksum
How to use checksums
121c9aabe9f4cbb4b7e90d0b76ad0751032f4deefd7f78839a7fb3bf6cb2b9b9
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 23, 2026.

Transparency log

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

Download URL dbx_tools_core_rs-0.6.213-py3-none-win_amd64.whl
Size 3.2 MB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
a4d102fbbc78a18b48be264eae31c387bceda75b7a4a1854259416503d045444
BLAKE2b-256 checksum
How to use checksums
34460937734adc18de9bfed3bc5093e21a76f2027d584949af1f3ac879785bf6
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 23, 2026.

Transparency log

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

Download URL dbx_tools_core_rs-0.6.213-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
506ede70a17340db279fef2b4830c014ee0e7f021b01c6497a34d4eccfdf6dee
BLAKE2b-256 checksum
How to use checksums
ac3765c796870c66499299f4dd12063584717c0fdde3841a9c3fbf09349ee8fd
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 23, 2026.

Transparency log

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

Download URL dbx_tools_core_rs-0.6.213-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
de3b7bef43368f7b2caa19f3f4c6a75b50f8953219c8fb5ab03563313bf457ff
BLAKE2b-256 checksum
How to use checksums
94f6908c66d4350e5aa848ce79e7ac1da2d20a7a0f13942d570bbf9dc40ddb2a
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 23, 2026.

Transparency log

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

Download URL dbx_tools_core_rs-0.6.213-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
b2bcc3a51de57ce10f44aaea74dd754df8657f8fd3832446cffb56c5e16aa951
BLAKE2b-256 checksum
How to use checksums
4a39e3ba7275880dbc7298d464cff0a3966d2b2041bec297805c67b72f69858d
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 23, 2026.

Transparency log

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

Download URL dbx_tools_core_rs-0.6.213-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
4cdb8447cb4e9eabc0a2421884957f739c3593df3d4b28b05596d59d8e48abb2
BLAKE2b-256 checksum
How to use checksums
0942590e2e44c390c276263332f229958874575579237373fb01feb58efeb2d8
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 23, 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