Reference Manual

This reference manual details modules, functions, and variables included in CodeVideoRenderer, describing what they are and what they do. For learning how to use CodeVideoRenderer, see Tutorials & Guides. For a list of changes since the last release, see the Changelog.

See also

Module Overview

Module

Description

CameraFollowCursorCV

CameraFollowCursorCV – the main class for creating code animation videos.

Configuration and constants

Default constants and configuration values (spacing, timing, fonts, offsets, etc.).

Type Aliases

Type aliases and custom types used across the library (PygmentsLanguage, StrPath, etc.).

Utilities

Internal utility functions and helper classes for text processing, progress bars, and video post-processing.

Version

Package version string (__version__).

Index