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

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

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

amplify-education/python-hcl2

0
View on GitHub↗
311 نجوم·63 تفرعات·Python·MIT·6 مشاهدات

Python Hcl2

A parser for HCL2 written in Python using Lark. It can be used as a Python library or through its CLI tools: hcl2tojson, jsontohcl2, and hq — a jq-like query tool for HCL files. Supports HCL2 only (not backwards compatible with HCL v1) and works with any HCL2 config file such as Terraform.

Features

  • HCL Libraries - Supports parsing of the updated configuration language in Python.

سجل النجوم

مخطط تاريخ النجوم لـ amplify-education/python-hcl2مخطط تاريخ النجوم لـ amplify-education/python-hcl2

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Python Hcl2

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Python Hcl2.
  • martinohmann/hcl-rsالصورة الرمزية لـ martinohmann

    martinohmann/hcl-rs

    178عرض على GitHub↗

    HCL parsing and encoding libraries for rust with serde support

    Rust
    عرض على GitHub↗178
  • tree-sitter-grammars/tree-sitter-hclالصورة الرمزية لـ tree-sitter-grammars

    tree-sitter-grammars/tree-sitter-hcl

    143عرض على GitHub↗

    HCL grammar for tree-sitter

    HCL
    عرض على GitHub↗143
  • virtuald/pyhclالصورة الرمزية لـ virtuald

    virtuald/pyhcl

    341عرض على GitHub↗

    HCL is a configuration language. pyhcl is a python parser for it.

    Python
    عرض على GitHub↗341
  • winebarrel/rhclالصورة الرمزية لـ winebarrel

    winebarrel/rhcl

    15عرض على GitHub↗

    Pure Ruby HCL parser

    Ruby
    عرض على GitHub↗15
عرض جميع البدائل الـ 5 لـ Python Hcl2→

الأسئلة الشائعة

ما هي وظيفة amplify-education/python-hcl2؟

A parser for HCL2 written in Python using Lark. It can be used as a Python library or through its CLI tools: hcl2tojson, jsontohcl2, and hq — a jq-like query tool for HCL files. Supports HCL2 only (not backwards compatible with HCL v1) and works with any HCL2 config file such as Terraform.

ما هي الميزات الرئيسية لـ amplify-education/python-hcl2؟

الميزات الرئيسية لـ amplify-education/python-hcl2 هي: HCL Libraries.

ما هي البدائل مفتوحة المصدر لـ amplify-education/python-hcl2؟

تشمل البدائل مفتوحة المصدر لـ amplify-education/python-hcl2: martinohmann/hcl-rs — HCL parsing and encoding libraries for rust with serde support. tree-sitter-grammars/tree-sitter-hcl — HCL grammar for tree-sitter. virtuald/pyhcl — HCL is a configuration language. pyhcl is a python parser for it. winebarrel/rhcl — Pure Ruby HCL parser. wondrify/hcl4j — HCL is the Hashicorp Configuration Language used in Terraform. This is a java Parser for parsing HCL and converting to…