{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/5"}],"enrichment":{"capability":"Reads and writes Delta Lake tables with native Python bindings backed by delta-rs, offering Pandas integration and HopsFS support for data lake operations.","skillfed_tags":["delta-lake","data-engineering","rust-bindings"],"use_cases":["Read Delta Lake tables stored on S3 or HopsFS into Pandas for analysis and transformation.","Write Pandas DataFrames as versioned Delta Lake tables with ACID guarantees and schema enforcement.","Query Delta Lake table metadata (version history, file URIs, schema) without loading data into memory.","Integrate Delta Lake into Python data pipelines running outside Spark or Hadoop ecosystems.","Debug and inspect Delta Lake table structure and contents using Python for development and testing."],"what_it_does":"hops-deltalake is a Python binding to delta-rs, the Rust implementation of Delta Lake, with built-in support for HopsFS and Pandas. It lets you read and write Delta Lake tables\u2014the ACID-compliant data lake format built on Parquet\u2014directly from Python without requiring Spark or Java. The package handles table versioning, file URI resolution, and conversion to Pandas DataFrames, making it suitable for data engineering workflows that need Delta Lake semantics in a lightweight Python environment.\n\nThe package is maintained as a HopsFS-compatible fork and ships prebuilt wheels for modern Python versions (3.10\u20133.14) on macOS arm64 and manylinux x86_64. It includes OpenTelemetry tracing support for observability. Installation is straightforward via pip on supported platforms; other architectures require a Rust compiler and maturin to build custom wheels.","worth_installing":"Yes, if you need Delta Lake support in Python without Spark and your platform is macOS arm64 or Linux x86_64. The package is actively maintained, has no known vulnerabilities, and offers a lightweight alternative to Spark for Delta Lake operations. Install friction is moderate due to compiled wheels, but prebuilt binaries eliminate build overhead on supported platforms. Not recommended if you require other architectures or older Python versions."},"id":"hops-deltalake","links":{"html":"https://skillfed.io/packages/hops-deltalake","md":"https://skillfed.io/packages/hops-deltalake.md","pypi":"https://pypi.org/project/hops-deltalake/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-29","license_spdx":null,"license_treatment":"permissive","name":"hops-deltalake","python_support":"supports_current","summary":"Native Delta Lake Python binding based on delta-rs with Pandas integration"},"popularity":{"monthly_downloads":82813,"position":14132,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.4.0.post121"}
