Python API¶

API documentation for the tlc Python package, generated from docstrings in the source code. See Getting Started and the User Guide for higher-level descriptions of the concepts.

Package

Description

tlc

Three Lines of Code Python Package.

tlcconfig

Developer-facing — configuration option metadata + store. End users reach configuration through tlc.config (typed as tlc.configuration.Configuration); plugin authors and 3LC internals interact with tlcconfig directly.

Public vs Private API

The symbols documented in this reference are intended to be used by end-users of the tlc Python package. Internal symbols have been excluded from the documentation, but will still be visible when using type-completion or other introspection tools. Such hidden symbols are not considered part of the public API and may change in future releases of 3LC.

Documentation was built on June 15, 2026 for 3LC version 3.0.