Python Package¶
The tlc Python Package is distributed on the
3LC package index and can be installed using:
pip install --index-url https://pypi.3lc.ai/public/repositories/releases-public --extra-index-url https://pypi.org/simple 3lc
or equivalent. See Getting Started for more details on installation and setup, and refer to the
User Guide for a high-level walkthrough of working with the tlc package.
The page Python API contains comprehensive documentation for the public interface of the top-level
tlc package and the bundled configuration package tlcconfig.