A Python based Bicep parser
Project description
pycep
A parser for Azure Bicep files leveraging Lark.
Getting Started
Requirements
- Python 3.8+
- Lark 1.1.2+
Install
pip install --upgrade pycep-parser
Current capabilities
Next milestones
Custom data types
Initial support was added with following parts still missing
- Array type
- Decorators in object type
- Union type in object type
Functions
- Array (in progress)
- CIDR (in progress)
- Lambda (in progress)
Operators
- Safe-dereference
Considering
- 1st class support of interpolated strings
Out-of-scope
- Bicep to ARM converter and vice versa
Contributing
Further details can be found in the contribution guidelines.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycep_parser-0.5.1a4.tar.gz
(22.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pycep_parser-0.5.1a4.tar.gz.
File metadata
- Download URL: pycep_parser-0.5.1a4.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b1c8cd0a8612c2bcdd39bbaeee18c58783a35c84f406e2eee009de129b499e2
|
|
| MD5 |
9127f693837bcbffe87d90be2ca50e57
|
|
| BLAKE2b-256 |
ce4bbfd1cbaacbae04e3e2f857b6a7b8117ee61b15aee6e77664d6edc7d50b7d
|
File details
Details for the file pycep_parser-0.5.1a4-py3-none-any.whl.
File metadata
- Download URL: pycep_parser-0.5.1a4-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
318633a2a5e38200f6abf1071b3dd7a74c05e496864ff139b3bdc9469ea12e4d
|
|
| MD5 |
4965d14bc9aca74e1a21010fe5b862cb
|
|
| BLAKE2b-256 |
6f1c8c13d09c79d0158e55303b7858c8c3642c07baec435ace053ef545aab823
|