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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
amplify-education avatar

amplify-education/python-hcl2

0
View on GitHub↗
311 stele·63 fork-uri·Python·MIT·6 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru amplify-education/python-hcl2Graficul istoricului de stele pentru amplify-education/python-hcl2

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Python Hcl2

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Python Hcl2.
  • martinohmann/hcl-rsAvatar martinohmann

    martinohmann/hcl-rs

    178Vezi pe GitHub↗

    HCL parsing and encoding libraries for rust with serde support

    Rust
    Vezi pe GitHub↗178
  • tree-sitter-grammars/tree-sitter-hclAvatar tree-sitter-grammars

    tree-sitter-grammars/tree-sitter-hcl

    143Vezi pe GitHub↗

    HCL grammar for tree-sitter

    HCL
    Vezi pe GitHub↗143
  • virtuald/pyhclAvatar virtuald

    virtuald/pyhcl

    341Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗341
  • winebarrel/rhclAvatar winebarrel

    winebarrel/rhcl

    15Vezi pe GitHub↗

    Pure Ruby HCL parser

    Ruby
    Vezi pe GitHub↗15
Vezi toate cele 5 alternative pentru Python Hcl2→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale amplify-education/python-hcl2?

Principalele funcționalități ale amplify-education/python-hcl2 sunt: HCL Libraries.

Care sunt câteva alternative open-source pentru amplify-education/python-hcl2?

Alternativele open-source pentru amplify-education/python-hcl2 includ: 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…