{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/4"}],"enrichment":{"capability":"Provides a Python client library for the lakeFS HTTP API, automatically generated from OpenAPI specifications to enable programmatic interaction with lakeFS repositories.","skillfed_tags":["api-client","data-versioning","openapi-generated"],"use_cases":["Automate repository operations (create branches, commit data, merge) in data pipelines or CI/CD workflows.","Manage authentication and authorization programmatically\u2014create users, groups, policies, and credentials.","Query and monitor action runs and hook outputs to track automated workflows triggered by lakeFS events.","Build custom tooling or dashboards that need to read lakeFS metadata and state via the HTTP API.","Integrate lakeFS into larger Python applications that require version control for data assets."],"what_it_does":"lakefs-sdk is an auto-generated Python client for the lakeFS HTTP API, built from OpenAPI specifications. It wraps the full lakeFS API surface\u2014including repositories, branches, commits, authentication, authorization, and actions\u2014into typed Python classes and methods. The package depends on urllib3, python-dateutil, pydantic, and aenum to handle HTTP requests, date parsing, data validation, and enum support.\n\nYou use it to interact with a lakeFS server programmatically: configure authentication (basic auth, API keys, or JWT tokens), instantiate an API class (ActionsApi, AuthApi, etc.), and call methods to manage repositories, run actions, create users and groups, or query metadata. It is primarily useful when you need to automate lakeFS operations from Python code rather than using the web UI or CLI.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, low install friction, and a permissive license. Install it if you need to interact with lakeFS programmatically from Python\u2014it is the official client and covers the full API surface. Skip it if you only use lakeFS via its UI or CLI."},"id":"lakefs-sdk","links":{"html":"https://skillfed.io/packages/lakefs-sdk","md":"https://skillfed.io/packages/lakefs-sdk.md","pypi":"https://pypi.org/project/lakefs-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"permissive","name":"lakefs-sdk","python_support":"supports_current","summary":"lakeFS API"},"popularity":{"monthly_downloads":469861,"position":6484,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.86.0"}
