Add a box around your text for prettier CLIs
Project description
box
Add a box around your text for prettier CLIs
Installation
pip install cli-box
Usage
>>> import cli_box
>>> print(cli_box.rounded("""Lorem ipsum
... dolor sit amet.
... """))
╭─────────────────╮
│ Lorem ipsum │
│ dolor sit amet. │
╰─────────────────╯
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cli-box-0.2.0.tar.gz
(2.5 kB
view hashes)