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.10.tar.gz
(2.4 kB
view details)
File details
Details for the file seperator-0.0.10.tar.gz.
File metadata
- Download URL: seperator-0.0.10.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 |
15b15affbe0106d189729e3bd6b9026300757c41c09428f75cb1b544c8fc5d22
|
|
| MD5 |
3ef880d7f0513d2e13e9c2867395d5b4
|
|
| BLAKE2b-256 |
3d0d3cfe4c74e4b05be9575de6231cb8b9b52464873d5da3c15f94dc2d3170fd
|