Structured cli output — beautifully, simply, and dependency-free
Project description
Structured cli output — beautifully, simply, and dependency-free.
Overview • Install • Usage • License
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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file outlify-0.3.3.tar.gz.
File metadata
- Download URL: outlify-0.3.3.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3937eaf3ee59b742210a9c7de6f823552c18f4449dc44ea3530d54bb36030afe
|
|
| MD5 |
1a5effe71a0ee60ba1fede6a8f93d66a
|
|
| BLAKE2b-256 |
c18386e2dc3968ee3b07f9e85d0aae46ab231708151eba0901ff0f4d021476e4
|
Provenance
The following attestation bundles were made for outlify-0.3.3.tar.gz:
Publisher:
release.yaml on k1shk1n/outlify
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
outlify-0.3.3.tar.gz -
Subject digest:
3937eaf3ee59b742210a9c7de6f823552c18f4449dc44ea3530d54bb36030afe - Sigstore transparency entry: 198729347
- Sigstore integration time:
-
Permalink:
k1shk1n/outlify@a2e89b04694ec33579211a7bc0dd04989dcac944 -
Branch / Tag:
refs/tags/v0.3.3 - Owner: https://github.com/k1shk1n
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@a2e89b04694ec33579211a7bc0dd04989dcac944 -
Trigger Event:
push
-
Statement type:
File details
Details for the file outlify-0.3.3-py3-none-any.whl.
File metadata
- Download URL: outlify-0.3.3-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a8ab55a3612703d032be42dfa348b30360445fc039f69560b35058d1fdbe7a9
|
|
| MD5 |
9bf6034379c92558b694492335feb3d4
|
|
| BLAKE2b-256 |
dd48d5f808a0a14f346fed7df94195798f6111f6575d2b2e67cb89842ec934c0
|
Provenance
The following attestation bundles were made for outlify-0.3.3-py3-none-any.whl:
Publisher:
release.yaml on k1shk1n/outlify
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
outlify-0.3.3-py3-none-any.whl -
Subject digest:
2a8ab55a3612703d032be42dfa348b30360445fc039f69560b35058d1fdbe7a9 - Sigstore transparency entry: 198729351
- Sigstore integration time:
-
Permalink:
k1shk1n/outlify@a2e89b04694ec33579211a7bc0dd04989dcac944 -
Branch / Tag:
refs/tags/v0.3.3 - Owner: https://github.com/k1shk1n
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@a2e89b04694ec33579211a7bc0dd04989dcac944 -
Trigger Event:
push
-
Statement type: