console-output
There are 20 repositories under console-output topic.
sexfrance/LogMagix
LogMagix is a custom Python logging package that provides colorful and styled log messages for success, warnings, failures, and more. It also includes a loader class for displaying animated loading sequences in the terminal.
utkuonursahin/cppio
Simple yet powerful C++ library for console based input and output operations.
AryaFardmanesh/softio
Elegant and unified terminal I/O for Node.js — simplify reading input, writing output, and controlling the console with ease.
gbowne1/winsize
C++ utility for querying terminal dimensions, clearing screen buffers, and rendering centered, bordered output with platform-aware system info.
coslynx/python-hello-world-tutorial
Project: Minimalist Python Hello World in a Single File. Created at https://spectra.codes, which is owned by @Drix10
danieldotwav/Space-Delimited-Formatter
This program reads text from "input.txt", formats it by adding a space after each line, and outputs the formatted text to both "Formatted.txt" and the console. It's a simple utility for basic text manipulation and formatting.
khchuang12/Transmitting-Infection
Calculates risk of COVID-19 infection between two individuals based on amount of time spent together if one is infected.
megacoder/unconsole
Don't you hate when you send someone a list of shell commands to run, or files to collect, and they just return one big file?
mishl-dev/github-topics-adder
This is a Python script that allows you to add random topics to a GitHub repository using the GitHub API.
VikashChauhan51/Colorizer
Colorize your Console output with this simple to use and extensible library
basuru07/Game-of-Life-with-CUDA-and-Console-Output
This project implements Conway's Game of Life using CUDA for parallel processing and displays the result as console output. The Game of Life is a cellular automaton where cells live, die, or multiply based on a set of simple rules.
acalderhead/rich-logger
A lightweight, color-coded logging framework built on Rich and Python’s logging modules.
anshul1004/MazeGenerator
Generates and displays a maze using disjoint sets
coslynx/python-hello-world-function-tutorial
Project: Minimalist Python Hello World Function Implementation. Created at https://spectra.codes, which is owned by @Drix10
GSO-SW/csharp-konsolenausgabe-A1-N1-V1-assignment-lerngruppe
Arbeitsauftrag 1 zur Konsolenausgabe Niveaustufe 1
GSO-SW/csharp-konsolenausgabe-A2-N2-V1-assignment-lerngruppe
Konsolenausgabe Aufgabenstellung 2 Stufe 2
kleinesfilmroellchen/fancytables
A modern python package for creating nice tables with text characters
kytta/sane-out
A lightweight Python library for clean console output
Mardssss/Tic-Tac-Toe-Console-Printer
This GitHub project, "Tic-Tac-Toe Console Printer," showcases a Java program that prints a Tic-Tac-Toe board to the console in a user-friendly format. It offers a simple and easy-to-understand demonstration of how to create and display a Tic-Tac-Toe board in the Java programming language.
SECRET-GUEST/logInfo
An enhanced error handler for Python applications.