awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Bibliothèques d'analyse de sortie de commandes

Classement mis à jour le 30 juin 2026

Outils et bibliothèques open source qui transforment la sortie brute des commandes terminal en formats de données structurés.

Bibliothèques d'analyse de sortie de commandes

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kellyjonbrazil/jcAvatar de kellyjonbrazil

    kellyjonbrazil/jc

    8,538Voir sur GitHub↗

    jc is a tool that transforms plain-text results from command-line utilities, system tools, log formats, and text tables into structured JSON data. It functions as a structured data transformer capable of converting various file formats, including CSV, INI, XML, and YAML, into JSON representations for programmatic use. The project includes a collection of specific parsers for Unix commands and system tools such as df, blkid, and various package managers. It also features specialized converters for web server logs, Common Log Format, and Common Event Format strings. The tool covers broad capab

    jc is a Python library (and CLI) that converts command-line output into structured JSON, supporting predefined parsers for hundreds of commands and multiple input formats, which directly addresses the need for parsing command output into structured data.

    PythonCLI Output FormattersUnix Command ParsersStream Processing Utilities
    Voir sur GitHub↗8,538

Related searches

  • a library for parsing csv in Go
  • a library for parsing unstructured data
  • un processeur et outil de requête JSON pour la ligne de commande
  • un analyseur d'arguments en ligne de commande pour Rust
  • a library for parsing csv in Rust
  • une bibliothèque pour des sorties LLM structurées
  • a java library for building cli applications
  • a command line tool for text processing