awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
amplify-education avatar

amplify-education/python-hcl2

0
View on GitHub↗
311 Stars·63 Forks·Python·MIT·4 Aufrufe

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.

Star-Verlauf

Star-Verlauf für amplify-education/python-hcl2Star-Verlauf für amplify-education/python-hcl2

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Python Hcl2

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Python Hcl2.
  • martinohmann/hcl-rsAvatar von martinohmann

    martinohmann/hcl-rs

    178Auf GitHub ansehen↗

    HCL parsing and encoding libraries for rust with serde support

    Rust
    Auf GitHub ansehen↗178
  • tree-sitter-grammars/tree-sitter-hclAvatar von tree-sitter-grammars

    tree-sitter-grammars/tree-sitter-hcl

    143Auf GitHub ansehen↗

    HCL grammar for tree-sitter

    HCL
    Auf GitHub ansehen↗143
  • virtuald/pyhclAvatar von virtuald

    virtuald/pyhcl

    341Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗341
  • winebarrel/rhclAvatar von winebarrel

    winebarrel/rhcl

    15Auf GitHub ansehen↗

    Pure Ruby HCL parser

    Ruby
    Auf GitHub ansehen↗15
Alle 5 Alternativen zu Python Hcl2 anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von amplify-education/python-hcl2?

Die Hauptfunktionen von amplify-education/python-hcl2 sind: HCL Libraries.

Welche Open-Source-Alternativen gibt es zu amplify-education/python-hcl2?

Open-Source-Alternativen zu amplify-education/python-hcl2 sind unter anderem: 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…