Dead simple tool for ✨ Console formatting in python ✨
You can install consoleformat using pip from the GitHub repository:
pip install git+https://github.com/aledima00/ConsoleFormat.gitYou can install consoleformat using Poetry from the GitHub repository:
poetry add git+https://github.com/aledima00/ConsoleFormat.gitTo install consoleformat from source, clone the repository and install it using Poetry (poetry is required):
git clone https://github.com/aledima00/ConsoleFormat.git
cd ConsoleFormat
poetry installThis project is licensed under the Apache License 2.0. Please see the LICENSE file for the full text.
Additional attribution notices for third-party libraries are provided in the NOTICE file.