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.DirContents

Represents the contents of a Pixeltable directory.

attr  dirs

dirs: list[str]
List of directory paths contained in this directory.

attr  tables

tables: list[str]
List of table paths contained in this directory.
Last modified on May 6, 2026