Skip to main content

eye catching and informative seperator utilities for long shell client outputs

Project description

Seperator

Installation

for create virtualenv

python3 -m venv seperator_env
# according to used shell one of them
# source seperator_env/bin/activate.sh
# source seperator_env/bin/activate.csh
# source seperator_env/bin/activate.fish

for install it

pip install seperator

Usage Samples:

from seperator.lines import line,dateline

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))



# you cannot additional
# info but other parameters are same with line
dateline()
────────────────────────────────────────────────────────────────────────────────
─ Hello World ──────────────────────────────────────────────────────────────────
─ Hello World ────────────────────────────────────
* Hello World ******************************************************************
─ Hello World ──────────────────────────────────────────────────────────────────
───── Hello World ──────────────────────────────────────────────────────────────
────────────────────────────────────────────────────────────── Hello World ─────
─     Hello World     ──────────────────────────────────────────────────────────
─ 08 Sep 2019 10:35:04 ───────────────────────────────────────────────────────'

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

seperator-0.0.12.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file seperator-0.0.12.tar.gz.

File metadata

  • Download URL: seperator-0.0.12.tar.gz
  • Upload date:
  • Size: 2.7 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

Hashes for seperator-0.0.12.tar.gz
Algorithm Hash digest
SHA256 685ed0820dcaff757cdbda22ce5ce919950be88220c27dca7e619b82bc16c225
MD5 83bf92e3a67e22243dfdef2f95705976
BLAKE2b-256 88377c24c28670b07fda0689d3b3ed48934c342a16d89125f31eb3dd6c4e8022

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page