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 | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
seperator-0.0.8.tar.gz
(2.4 kB
view details)
File details
Details for the file seperator-0.0.8.tar.gz.
File metadata
- Download URL: seperator-0.0.8.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/2.7.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7372a64b9d6654d533bf39842a1bb4592cbeb1e79f32b901afed6d2ecdb90820
|
|
| MD5 |
a0363475596b96624ba72a1cb71b79cb
|
|
| BLAKE2b-256 |
c6c416bdc893db180a3866cf74ee08a0da1c8bf6372010577ef6daa9748113c7
|