
bc-python-hcl2 0.4.3
0
A parser for HCL2
Contents
A parser for HCL2
Stars: 300, Watchers: 300, Forks: 63, Open Issues: 21The amplify-education/python-hcl2 repo was created 6 years ago and the last code push was 5 days ago.
The project is popular with 300 github stars!
How to Install bc-python-hcl2
You can install bc-python-hcl2 using pip
pip install bc-python-hcl2
or add it to a project with poetry
poetry add bc-python-hcl2
Package Details
- Author
- bridgecrew
- License
- MIT
- Homepage
- https://github.com/bridgecrewio/python-hcl2
- PyPi:
- https://pypi.org/project/bc-python-hcl2/
- GitHub Repo:
- https://github.com/amplify-education/python-hcl2
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common bc-python-hcl2 errors.
Code Examples
Here are some bc-python-hcl2 code examples and snippets.
GitHub Issues
The bc-python-hcl2 package has 21 open issues on GitHub
- Transform back does add interpolation literals to locals and variables inside a map
- Operator precedence bug: binary operators lack precedence hierarchy in grammar
pythonfix