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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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·6 vues

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.

Historique des stars

Graphique de l'historique des stars pour amplify-education/python-hcl2Graphique de l'historique des stars pour amplify-education/python-hcl2

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Python Hcl2

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Python Hcl2.
  • martinohmann/hcl-rsAvatar de martinohmann

    martinohmann/hcl-rs

    178Voir sur GitHub↗

    HCL parsing and encoding libraries for rust with serde support

    Rust
    Voir sur GitHub↗178
  • tree-sitter-grammars/tree-sitter-hclAvatar de tree-sitter-grammars

    tree-sitter-grammars/tree-sitter-hcl

    143Voir sur GitHub↗

    HCL grammar for tree-sitter

    HCL
    Voir sur GitHub↗143
  • virtuald/pyhclAvatar de virtuald

    virtuald/pyhcl

    341Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗341
  • winebarrel/rhclAvatar de winebarrel

    winebarrel/rhcl

    15Voir sur GitHub↗

    Pure Ruby HCL parser

    Ruby
    Voir sur GitHub↗15
Voir les 5 alternatives à Python Hcl2→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de amplify-education/python-hcl2 ?

Les fonctionnalités principales de amplify-education/python-hcl2 sont : HCL Libraries.

Quelles sont les alternatives open-source à amplify-education/python-hcl2 ?

Les alternatives open-source à amplify-education/python-hcl2 incluent : 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…