Introduction
Structured cli output — beautifully, simply, and dependency-free.
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:
This will automatically install the latest version of Outlify.Usage
You can view demos of any available modules by running the following command:
For example, to view the demo for the Panel module:
License
Licensed under the MIT License, Copyright (c) 2025 Vladislav Kishkin