data-observability-installer
Installer for DataKitchen's Open Source Data Observability Products. Data breaks. Servers break. Your toolchain breaks. Ensure your team is the first to know and the first to solve with visibility across and down your data estate. Save time with simple, fast data quality test generation and execution. Trust your data, tools, and systems end to end.
File Explorer
Download Latest Version (.zip)- pull_request.yml
- python-job.yml
- release_exe.yml
- demo_helper.py
- heartbeat_demo.py
- main.py
- observability_demo.py
- testgen_demo.py
- build-image
- docker-bake.json
- Dockerfile
- requirements.txt
- data_tests.csv
- demo_pipeline_tests.csv
- build_windows_installer.md
- __init__.py
- conftest.py
- installer.py
- test_action.py
- test_analytics_wrapper.py
- test_compose_delete.py
- test_install_type.py
- test_installer.py
- test_multistep_action.py
- test_obs_demo.py
- test_obs_install.py
- test_obs_upgrade.py
- test_stream_iterator.py
- test_tg_install.py
- test_tg_pip_delete.py
- test_tg_pip_demo.py
- test_tg_pip_install.py
- test_tg_pip_upgrade.py
- test_tg_run_demo.py
- test_tg_start.py
- test_tg_upgrade.py
- test_uv_bootstrap.py
- .gitignore
- .pre-commit-config.yaml
- CLAUDE.md
- CONTRIBUTING.md
- CONTRIBUTORS.md
- dk-installer.py
- LICENSE
- NOTICE
- pyproject.toml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/DataKitchen/data-observability-installer
Downloads the entire project code from GitHub to your computer.
cd data-observability-installer
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
