pyhcl
Config parser
A Python parser for HashiCorp Configuration Language
HCL is a configuration language. pyhcl is a python parser for it.
336 stars
16 watching
60 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
configurationhclpython
Related projects:
Repository | Description | Stars |
---|---|---|
yethal/nu_plugin_hcl | Converts Hashicorp Configuration Language files to nu structured types | 6 |
paebbels/pyvhdlparser | Parses VHDL source code into a structured representation for analysis and further processing | 81 |
pyhdi/pyverilog | Toolkit for analyzing and processing Verilog HDL designs | 640 |
magodo/hcldump | Utility to extract and print the abstract syntax tree of HCL(v2) configuration files | 8 |
amplify-education/python-hcl2 | A Python parser for HCL2 configuration files used in Terraform and other tools. | 255 |
alecthomas/kong-hcl | A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model. | 8 |
pyca/bcrypt | A modern password hashing library for Python | 1,250 |
chris-huxtable/config.cr | A configuration parser for Crystal programming language with support for multiple data formats and macro-based commenting system | 14 |
john-hen/flake8-pyproject | A Flake8 plugin that loads configuration from pyproject.toml | 228 |
cidrblock/netcopa | An engine for parsing network device configurations and converting them to structured data in YAML | 135 |
vstakhov/libucl | A C library for parsing and generating configuration files in a simplified, human-readable format inspired by the Nginx configuration syntax. | 1,627 |
petrochukm/hparams | A package that allows functions to be configured with type-checked arguments, directly in the function's definition. | 126 |
nic30/hdlconvertor | An ANTLR4-based parser and code generator for SystemVerilog/VHDL | 280 |
omry/omegaconf | A flexible configuration system for Python applications | 1,980 |
ceterai/django-pyproject | Tool to store Django settings in pyproject.toml file | 5 |