Lakehouse Observability Platform
Project description
Lakefront
Lakehouse Observability Platform
About
Terminal-first tool for exploring and monitoring Parquet datasets. Keyboard-driven TUI. Powered by DuckDB.
Install
pip install lakefront
Setup
lakefront db init # initialize local database
lakefront db reset # wipe and reinitialize
State is stored in ~/.config/lakefront/ — two files:
~/.config/lakefront/
├── .db # projects + sources (DuckDB)
└── .project # active project name
Usage
lakefront ui # launch TUI
TUI keybindings
| key | action |
|---|---|
n |
new project |
d |
delete project |
enter |
open project |
backspace |
go back |
q |
quit |
Structure
pkg/
├── core/ # ProjectManager, Explorer, models
├── tui/ # Textual screens and widgets
└── cli/ # Typer entrypoint
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
lakefront-0.1.0.tar.gz
(6.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lakefront-0.1.0.tar.gz.
File metadata
- Download URL: lakefront-0.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dab440b220f6719271b5da5d1e2dec96f85e78ea881fdcba7cd6a50b6664fc8c
|
|
| MD5 |
3c0d32bf3e5850e571458f8fc9287dd1
|
|
| BLAKE2b-256 |
411e0f54e37fdf10fe4556dbc10c449e55a9064de652bdcd2cf8263360e93188
|
File details
Details for the file lakefront-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lakefront-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21396a2cbdac0e11010f05fb4f1e7e06e4d577e3ad3476bf76ffdc357fc5647c
|
|
| MD5 |
a1c19fae4891c769221d6a6c82a9e947
|
|
| BLAKE2b-256 |
84ada01461bff3db4d5affbef65ac21c331a28edf6a8bea0eb668a69cd7606ad
|