Skip to main content

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

api

authors

github @gellel / twitter @montywales

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

fontstyle-1.0.1.2.tar.gz (6.0 kB view hashes)

Uploaded Source

Supported by

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