Print prettier terminal strings.
Project description
Sometimes terminal text can be hard to read. Break up the noise with some additional formatting. Add colours, font weights and other styles to make it more readable. Supports substring formatting for extra prettiness!
installation
pip install
using command line. requires pip api.
$ pip install fontstyle --upgrade
git install
using command line. requires git api.
$ git clone https://github.com/gellel/fontstyle.git
$ cd fontstyle
$ python setup.py install
quick test
using command line. accepts multiple arguments. uses modules ‘beautification’ syntax for formatting. see documentation for more information.
$ python -m fontstyle '{hello}(bold/red)' '{world}(bold/blue)'
requirements
python 2.7+
documentation
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
fontstyle-1.0.1.2.tar.gz
(6.0 kB
view details)
File details
Details for the file fontstyle-1.0.1.2.tar.gz
.
File metadata
- Download URL: fontstyle-1.0.1.2.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9f08ec2d46687ec52f0a476dfa6da3081c487827d73f2cc448f0cca4074ae56 |
|
MD5 | 3331a870c0ecd16128f3757561d48283 |
|
BLAKE2b-256 | 1c491907850acecda53655c8812a4ee2a9b506c904e56173c6c3373ea5548868 |