Databricks LTS Python Runtime
Project description
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
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
File details
Details for the file databricks-runtime-7.3.dev4.tar.gz
.
File metadata
- Download URL: databricks-runtime-7.3.dev4.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84bf368cfdaf8a7a9431eaf049882f0a2575799d5bc128f13e3dc00c6202bf2e |
|
MD5 | 4766e1f13607c2392676afe3025010f4 |
|
BLAKE2b-256 | 4fd60a31e667ddeb48e7a7c432d21173d770cd118faba51632defe81ffa1ac76 |