Skip to main content

Python package for printing a nicely formatted header.

Project description

header-printer

Python package for printing a nicely formatted header.

Installation

Run the following command to install:

pip install header-printer

Usage

In you script import and use function print_header.

from header_printer import print_header

print_header('Some text') 

Header will be stretched to the full length of the terminal. The provided text will be centered.

********************************************
                 Some text                  
********************************************

Development

To install all dependencies required for local development, run:

make install-dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

header_printer-0.0.6-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

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