koladata

Home
Overview
Fundamentals
Glossary
Cheatsheet
API Reference
Quick Recipes
Deep Dive
Common Pitfalls and Gotchas
Persistent Storage

View the Project on GitHub google/koladata

kd_ext.kv.types API

Types for the Koda View API.
Subcategory Description
View A view on a particular path inside an object.

kd_ext.kv.types.View(obj: Any, depth: int, internal_call: object, /)

A view on a particular path inside an object.

See the docstring for view() method for more details.