Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
text.py File Reference

Go to the source code of this file.

Data Structures

class  Span
 
class  Text
 

Namespaces

namespace  pip
 
namespace  pip._vendor
 
namespace  pip._vendor.rich
 
namespace  pip._vendor.rich.text
 

Variables

str DEFAULT_JUSTIFY = "default"
 
str DEFAULT_OVERFLOW = "fold"
 
 _re_whitespace = re.compile(r"\s+$")
 
 TextType = Union[str, "Text"]
 
 GetStyleCallable = Callable[[str], Optional[StyleType]]
 
 text
 
 console = Console()
 
 style
 
 justify