- Notifications
You must be signed in to change notification settings - Fork7
A Python based Bicep parser
License
NotificationsYou must be signed in to change notification settings
gruebel/pycep
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A parser forAzure Bicep files leveragingLark.
- Python 3.9+
- Lark 1.1.2+
pip install --upgrade pycep-parser
Initial support was added with following parts still missing
- Array type
- Decorators in object type
- Union type in object type
- Array (in progress)
- CIDR (in progress)
- Lambda (in progress)
- Safe-dereference
- 1st class support of interpolated strings
- Bicep to ARM converter and vice versa
Further details can be found in thecontribution guidelines.
About
A Python based Bicep parser
Resources
License
Security policy
Stars
Watchers
Forks
Packages0
No packages published