pkg.soopen package index

brew / rang 4073

Installer youplot avec Homebrew, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de youplot pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install youplot

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install youplot

Debian stable package indexes · youplot · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#youplot

nixpkgs package indexes · pkgs/by-name/yo/youplot/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Command-line tool that draw plots on the terminal

Commandes et alias

  • uplot
  • youplot

historique

Historique du projet et usages

YouPlot is a Ruby command-line plotting tool that renders charts directly in the terminal. It is powered by UnicodePlot and ships both `youplot` and the shorter `uplot` command for shell pipelines.

Historique du projet

The public repository was created in July 2020 and later moved under the Red Data Tools organization, a Ruby data-processing community. RubyGems metadata identifies the author as kojix2 and describes the gem as a command-line tool for Unicode plotting.

YouPlot grew as a thin, practical CLI layer around UnicodePlot.rb: instead of starting R, Python, Julia, gnuplot, or a graphical plotting environment, users can pipe TSV/CSV-like data into a terminal chart. The README keeps that Unix-pipeline identity front and center with examples based on curl, awk, cut, sort, and stdin.

Historique d'adoption

YouPlot found its audience among developers and data workers who want quick visual checks without leaving SSH, a terminal multiplexer, or a shell pipeline. Its installation docs list Homebrew, RubyGems, Nix, Guix, and conda-assisted Ruby setups, which is broader distribution than many small Ruby CLIs get.

By July 2026 GitHub metadata showed several thousand stars despite the project being small, suggesting that the appeal is the workflow idea: quick terminal plots as a complement to heavier plotting environments.

Modes d'utilisation

Common commands include barplot/bar, histogram/hist, lineplot/line, scatter, density, boxplot, and count. Users can pass files or stream data through stdin, set delimiters and headers, and optionally output transformed data back into another pipeline.

Typical package-manager usage is installing `uplot` for quick exploratory checks: process lists by user, file sizes, CSV columns, generated numeric data, or small scientific datasets where an inline terminal graphic is enough.

Pourquoi les passionnés de paquets s'y intéressent

YouPlot is a nice example of packaging a tiny ergonomic wrapper that changes a workflow. The heavy idea is not a new plotting engine; it is making Unicode terminal plots feel like `sort` or `awk` in a pipeline.

It also shows the Red Data Tools pattern: Ruby packages that make data work viable from the command line, even in spaces dominated by Python and R.

Chronologie

  • 2020-07-28: The public YouPlot GitHub repository is created.
  • 2020-11: RubyGems metadata shows early YouPlot gem publication.
  • 2021-2024: The project gains package-manager coverage beyond RubyGems, including Homebrew and Nix.
  • 2026-07: GitHub metadata shows several thousand stars for the terminal plotting workflow.

Related projects

  • UnicodePlot.rb is the rendering library behind YouPlot.
  • YouPlot2 is an experimental related project with pre-built binaries.
  • gnuplot, termplotlib, and terminal-image plotting tools occupy nearby command-line visualization niches.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
uplotcliexécutable global
youplotcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-04
version du gestionnaire0.5.0
gestionnaire mis à jour2026-05-24
données localesOK
amontà jour
dernière version détectéev0.5.0

https://github.com/red-data-tools/YouPlot

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:youplot
Version0.5.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/youplot
Page d'accueilhttps://github.com/red-data-tools/YouPlot/
Dépôthttps://github.com/red-data-tools/YouPlot
Docs amonthttps://github.com/red-data-tools/YouPlot/
LicenceMIT
Archive sourcehttps://github.com/red-data-tools/YouPlot/archive/refs/tags/v0.5.0.tar.gz
Dernière mise à jour2026-05-24T05:15:15Z
Pulseupdated
Dépendancesruby
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameyouplot
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

youplot 0.4.6-2

command line tool for Unicode plotting in the terminal

https://github.com/red-data-tools/YouPlot

sudo apt install youplot
  • Section: utils
  • Architecture: all
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Youplot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: youplot from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

youplot

nix profile install nixpkgs#youplot
  • normalized package name match
  • Correspondance par : Youplot
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/yo/youplot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation