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.3.3
from benvy.databricks.repos import bootstrap # noqa
bootstrap.install()
from benvy.databricks.repos import bootstrap # noqa
bootstrap.setup_env()
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.4.1.dev1.tar.gz
(65.7 kB
view hashes)
Built Distribution
benvy-1.4.1.dev1-py3-none-any.whl
(77.9 kB
view hashes)
Close
Hashes for benvy-1.4.1.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d742bdc6e8b70e717deddc8d127ce27a3dd7b98c138b763fec699612ef9d3b4 |
|
MD5 | 204b238dfff3df1bb514648eb3cd3311 |
|
BLAKE2b-256 | ce2bd045e64cd60c0855735a77af9d768a0bb8c561691e8672e4e920c587c9b1 |