Daipe framework development environment initializer
Project description
Development environment initialization
for the Daipe stack
What it does
Local Computer
- Extends the Pyfony dev environment initialization
- Downloads Hadoop's
winutils.exe
and puts it into the project's.venv
directory (Windows only) - Downloads Java 1.8 binaries and puts them into the
~/.databricks-connect-java
dir - Creates the empty
~/.databricks-connect
file
Databricks Repos Environment
- Download and install poetry package manager
- Install dependencies from poetry.lock
- Set current working directory to project root
- Append src folder to sys path
- Set proper environment variables
Usage
%sh
pip install benvy==1.x.x
from benvy.databricks.repos import bootstrap
bootstrap.install()
from benvy.databricks.repos import bootstrap
bootstrap.setup_env()
# %install_master_package_whl
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
benvy-1.1.1.dev1.tar.gz
(8.6 kB
view hashes)
Built Distribution
benvy-1.1.1.dev1-py3-none-any.whl
(15.7 kB
view hashes)
Close
Hashes for benvy-1.1.1.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f03176a4e5716470ea15e5a100ee5e8d940a57efa8979a3f5fd94bec65dcf29 |
|
MD5 | d13b6d4b127c5a554f9f473e8ce65c6f |
|
BLAKE2b-256 | d73ebe8ed9d90df18e4b357bd3a45e51f12253d988a4c074d94421099fc47126 |