awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

مكتبات تحليل مخرجات الأوامر (Command Output Parsing)

تم تحديث الترتيب في 30 يونيو 2026

أدوات ومكتبات مفتوحة المصدر تحول مخرجات أوامر الطرفية (terminal) الخام إلى تنسيقات بيانات منظمة.

مكتبات تحليل مخرجات الأوامر (Command Output Parsing)

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kellyjonbrazil/jcالصورة الرمزية لـ kellyjonbrazil

    kellyjonbrazil/jc

    8,538عرض على 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
    عرض على GitHub↗8,538

Related searches

  • a library for parsing csv in Go
  • a library for parsing unstructured data
  • a JSON processor and query tool for the command line
  • محلل وسائط سطر الأوامر في Rust
  • a library for parsing csv in Rust
  • مكتبة للحصول على مخرجات مهيكلة من LLM
  • a java library for building cli applications
  • a command line tool for text processing