package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Jul 22, 2026
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
File provides access to file metadata and content.
AudioFile creates a File backed by an audio file at the given path or URL.
FromBytes creates a File from raw byte data. If detectedType is TypeUnknown,
auto-detection is run against the content.
ImageFile creates a File backed by an image at the given path or URL.
PDFFile creates a File backed by a PDF at the given path or URL.
TextFile creates a File backed by a text file at the given path or URL.
VideoFile creates a File backed by a video file at the given path or URL.
FileType represents the type of file content.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.