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.7.tar.gz
(2.3 kB
view details)
File details
Details for the file seperator-0.0.7.tar.gz.
File metadata
- Download URL: seperator-0.0.7.tar.gz
- Upload date:
- Size: 2.3 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 |
11ea7fe1cadb8eed8e3e6d4e9767982fc0973485f3fb11c7350762cf931a57f1
|
|
| MD5 |
9535187f9cdcbe8c772ba7327008d7d5
|
|
| BLAKE2b-256 |
1734bffe379dcad08726254502bce249f30615fafd8fc0390bfb9ee25304dd58
|