Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
pip._vendor.rich.panel Namespace Reference

Data Structures

class  Panel
 

Variables

 c = Console()
 
 p
 

Variable Documentation

◆ c

c = Console()

Definition at line 294 of file panel.py.

◆ p

p
Initial value:
1= Panel(
2 "Hello, World!",
3 title="rich.Panel",
4 style="white on blue",
5 box=DOUBLE,
6 padding=1,
7 )

Definition at line 299 of file panel.py.