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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
amplify-education avatar

amplify-education/python-hcl2

0
View on GitHub↗
311 estrellas·63 forks·Python·MIT·5 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de amplify-education/python-hcl2Gráfico del historial de estrellas de amplify-education/python-hcl2

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Python Hcl2

Proyectos open-source similares, clasificados según cuántas características comparten con Python Hcl2.
  • martinohmann/hcl-rsAvatar de martinohmann

    martinohmann/hcl-rs

    178Ver en GitHub↗

    HCL parsing and encoding libraries for rust with serde support

    Rust
    Ver en GitHub↗178
  • tree-sitter-grammars/tree-sitter-hclAvatar de tree-sitter-grammars

    tree-sitter-grammars/tree-sitter-hcl

    143Ver en GitHub↗

    HCL grammar for tree-sitter

    HCL
    Ver en GitHub↗143
  • virtuald/pyhclAvatar de virtuald

    virtuald/pyhcl

    341Ver en GitHub↗

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

    Python
    Ver en GitHub↗341
  • winebarrel/rhclAvatar de winebarrel

    winebarrel/rhcl

    15Ver en GitHub↗

    Pure Ruby HCL parser

    Ruby
    Ver en GitHub↗15
Ver las 5 alternativas a Python Hcl2→

Preguntas frecuentes

¿Qué hace 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.

¿Cuáles son las características principales de amplify-education/python-hcl2?

Las características principales de amplify-education/python-hcl2 son: HCL Libraries.

¿Qué alternativas de código abierto existen para amplify-education/python-hcl2?

Las alternativas de código abierto para amplify-education/python-hcl2 incluyen: 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…