Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pixeltable.com/llms.txt

Use this file to discover all available pages before exploring further.

class  pixeltable.DirectoryNode

A directory entry in a TreeNode tree.

attr  entries

entries: list['TreeNode']
⚠️ No documentation

attr  kind

kind: Literal['directory']
⚠️ No documentation

attr  name

name: str
⚠️ No documentation

attr  path

path: str
⚠️ No documentation
Last modified on May 6, 2026