eye catching and informative seperator utilities for long shell client outputs
Project description
Seperator
Usage Samples:
from seperator.lines import line line() line("Hello World") line("Hello World",width=80) line("Hello World",char='*') line("Hello World",color='red') line("Hello World",align=5) line("Hello World",align=-5) line("Hello World",margin=(5,5))
────────────────────────────────────────────────────────────────────────────────
─ Hello World ──────────────────────────────────────────────────────────────────
─ Hello World ────────────────────────────────────
* Hello World ******************************************************************
─ Hello World ──────────────────────────────────────────────────────────────────
───── Hello World ──────────────────────────────────────────────────────────────
────────────────────────────────────────────────────────────── Hello World ─────
─ Hello World ──────────────────────────────────────────────────────────
from seperator.lines import dateline
# you cannot additional
# info but other parameters are same with line
dateline()
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size seperator-0.0.10.tar.gz (2.4 kB) | File type Source | Python version None | Upload date | Hashes View hashes |