MCPcopy
hub / github.com/Textualize/rich / __init__.py

File __init__.py

rich/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Rich text and beautiful formatting in the terminal."""
2
3import os
4from typing import IO, TYPE_CHECKING, Any, Callable, Optional, Union

Callers

nothing calls this directly

Calls 1

printFunction · 0.70

Tested by

no test coverage detected