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

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

Download URL dbx_tools_core_rs-0.6.214-py3-none-win_arm64.whl
Size 3.2 MB
Tags Python 3 Windows ARM64
SHA-256 checksum
How to use checksums
b3a80248275a6985add5ac8f5175ba875dd80b3076ef731fb3c99f8309afd02a
BLAKE2b-256 checksum
How to use checksums
7c0c20050c201c13c49e7bda3f9eb3f7a6adcb3393d388e4dd0ecf266813a543
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 24, 2026.

Transparency log

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

Download URL dbx_tools_core_rs-0.6.214-py3-none-win_amd64.whl
Size 3.2 MB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
d6cb10070514ab9dd6d70fbdec687c3b7eb5b11854a7c408b81ec039c918bdc3
BLAKE2b-256 checksum
How to use checksums
3d0b0f86c3166c343326df07d68a64ed82bc08638b3f4dbffbb0cfed7e4c3148
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 24, 2026.

Transparency log

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

Download URL dbx_tools_core_rs-0.6.214-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
5c38ba562494b0ed73a652d579d193afbb21f948cb9b1f892abd643bb7aa71c1
BLAKE2b-256 checksum
How to use checksums
a16896bfe38cd1d9d7f83438ab16c2e43d860759ce54ee27801c322aa4d4b192
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 24, 2026.

Transparency log

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

Download URL dbx_tools_core_rs-0.6.214-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
c42b8b5680a1c3128fded2d569b5179ed68e77f46ddd99bda5381074ccb17a66
BLAKE2b-256 checksum
How to use checksums
aa47a6435469a026d4cd1412092d8cffdccb4ac00c60e292ce52521d79067265
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 24, 2026.

Transparency log

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

Download URL dbx_tools_core_rs-0.6.214-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
1245624576705cb43609727781d2a7484b91b4d5610e9f2307d895a8835af929
BLAKE2b-256 checksum
How to use checksums
66f2941166e113021abd134fe66225e6cef5e496a431f1e145a5c4bd7648cf2c
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 24, 2026.

Transparency log

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

Download URL dbx_tools_core_rs-0.6.214-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
04ddb24b7550305f9ab7fa36f4ccf9678bf686f8524b3217d7c6fe1c75076335
BLAKE2b-256 checksum
How to use checksums
172d858cc25225c480446234ce4c389e7a229a4a26380e5795f0e74c578ad55d
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 24, 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