awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्ट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 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Python Hcl2 के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Python Hcl2 के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • martinohmann/hcl-rsmartinohmann का अवतार

    martinohmann/hcl-rs

    178GitHub पर देखें↗

    HCL parsing and encoding libraries for rust with serde support

    Rust
    GitHub पर देखें↗178
  • tree-sitter-grammars/tree-sitter-hcltree-sitter-grammars का अवतार

    tree-sitter-grammars/tree-sitter-hcl

    143GitHub पर देखें↗

    HCL grammar for tree-sitter

    HCL
    GitHub पर देखें↗143
  • virtuald/pyhclvirtuald का अवतार

    virtuald/pyhcl

    341GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗341
  • winebarrel/rhclwinebarrel का अवतार

    winebarrel/rhcl

    15GitHub पर देखें↗

    Pure Ruby HCL parser

    Ruby
    GitHub पर देखें↗15
Python Hcl2 के सभी 5 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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…