Metadata-Version: 2.1
Name: logbox
Version: 1.0.7
Summary: Toolbox for terminal output and logging to file
Author: Matthias Nadig
Author-email: matthias.nadig@yahoo.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE

# *Log* *b*eautiful *o*utput and *x* more features

This package is a Python tool for handling terminal outputs.
Optionally, the terminal outputs are simultaneously logged to a file.

Some features:
* [Iterators](docs/Iterators.md) that automatically show a progress bar in the terminal
* High-level usage of color schemes
* [Channels](docs/Channels.md) for writing to different log-files and adding additional information to terminal outputs
