Pre-release
This release is a pre-release and may not be stable for production use.
Databricks LTS Python Runtimes
This repository contains a simple python package runtime to facilitate
referencing the supported python libraries in the long-term support
databricks runtimes.
This should facilitate adding the LTS dependencies in external python projects, specially when building python wheels.
Installation
Install via pip:
pip install databricks-runtime==7.3.dev4
Development
Clone this repo and install locally with:
$ pip install -e .
Install the development reqs:
$ pip install -r requirements-development.txt
Tools & common scripts:
- Style check:
bash check-style.sh - Type check:
bash check-types.sh - Profiles:
bash profiler.sh
Supported LTS Versions
7.3 LTS
Reference to official documentation here.
- Python version:
3.7.5 - Release date:
Sep 24, 2020
Release files for databricks-runtime 7.3.dev4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| databricks-runtime-7.3.dev4.tar.gz | 3.3 kB | Details |
Release files / databricks-runtime-7.3.dev4.tar.gz
| Download URL | databricks-runtime-7.3.dev4.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
84bf368cfdaf8a7a9431eaf049882f0a2575799d5bc128f13e3dc00c6202bf2e
|
|
BLAKE2b-256 checksum How to use checksums |
4fd60a31e667ddeb48e7a7c432d21173d770cd118faba51632defe81ffa1ac76
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.5
|