2 مستودعات
Generate simple charts or graphs directly from tabular or streamed data without a GUI.
Distinct from Command-Line Data Processors: Distinct from Command-Line Data Processors: focuses on visual chart generation, not data transformation or filtering.
Explore 2 awesome GitHub repositories matching data & databases · Terminal Plotting Tools. Refine with filters or upvote what's useful.
This is an open-source educational website that translates and localizes MIT's Missing Semester course, teaching practical computing skills for computer science students. The curriculum covers developer tooling, shell scripting, version control, security fundamentals, and open-source collaboration, with a focus on core computing skills including data processing pipelines, workflow automation, secure remote access, shell productivity, Vim editing, and Git version control. The project distinguishes itself by teaching command-line mastery, shell scripting, and automation to boost daily developer
Teaches generating simple plots from command-line data using tools like gnuplot.
YouPlot is a command line plotting utility and terminal data visualization tool used to render statistical plots and charts directly within a terminal interface using Unicode characters. It functions as a Unix pipeline plotter, allowing users to visualize numerical data without leaving the shell. The project operates as a real-time data visualizer, drawing plots progressively as data streams into the system. It integrates into command line pipelines by reading data from standard input to provide real-time stream monitoring and data analysis. The tool covers a variety of rendering capabilitie
Generates statistical charts and graphs from tabular or streamed data using Unicode characters in the command line.