Skip to main content

Structured cli output — beautifully, simply, and dependency-free

Project description

outlify header

Structured cli output — beautifully, simply, and dependency-free.

OverviewInstallUsageLicense

outlify footer

PyPI PyPI - Python Version Build Repo Size ruff

Overview

Outlify is designed with a focus on streamlined log output, making it perfect for cli tools. It emphasizes lightweight operation and minimal dependencies, ensuring smooth integration into any project. The second key aspect of Outlify is its beautiful and user-friendly log formatting, designed to enhance readability and provide a pleasant experience for developers and their users.

Install

Outlify is available as a Python package and can be easily installed via pip from PyPI.

To install, simply run the following command:

pip install outlify

This will automatically install the latest version of Outlify.

Usage

You can view demos of any available modules by running the following command:

python -m outlify.module_name

For example, to view the demo for the Panel module:

python -m outlify.panel

Panels

To highlight important text by displaying it within a panel, use Panel. Here's how:

from outlify.panel import Panel

print(Panel('A very important text', title='Warning'))

To display parameters in a structured format, use the ParamsPanel:

from outlify.panel import ParamsPanel

parameters = {'parameter1': 'value1', 'parameter2': 'value2'}
print(ParamsPanel(parameters, title='Startup Parameters'))

For more details on how to use Panels, see Panel

License

Licensed under the MIT License, Copyright (c) 2025 Vladislav Kishkin

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

outlify-0.3.1.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

outlify-0.3.1-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file outlify-0.3.1.tar.gz.

File metadata

  • Download URL: outlify-0.3.1.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for outlify-0.3.1.tar.gz
Algorithm Hash digest
SHA256 80087e4d780272193cf91cc588b86da27fcc3ef2d282e0fbbcbdbf4e8f3ee2e0
MD5 8e61f40bbe8584f985c2fc950675faca
BLAKE2b-256 3e00af20901caa68e7b4ec94b89bcad274f78e227e1026fa40f7edc673b177e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for outlify-0.3.1.tar.gz:

Publisher: packaging.yaml on k1shk1n/outlify

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file outlify-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: outlify-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for outlify-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6b77ab182bd21bd069b709d617c6eb29176cd35708a208a592c6b645615a90eb
MD5 e1463fffe36e43f2c89dc5b11a24dfd1
BLAKE2b-256 2d788cc180f1f352c425026611d2ea5d7d1d7be1b68691003c7c9df267748c13

See more details on using hashes here.

Provenance

The following attestation bundles were made for outlify-0.3.1-py3-none-any.whl:

Publisher: packaging.yaml on k1shk1n/outlify

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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