Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Python based Bicep parser

License

NotificationsYou must be signed in to change notification settings

gruebel/pycep

Repository files navigation

Build StatuscodecovPyPIPyPI - Python VersionCodeQLOpenSSF Scorecard

A parser forAzure Bicep files leveragingLark.

Getting Started

Requirements

  • Python 3.9+
  • Lark 1.1.2+

Install

pip install --upgrade pycep-parser

Current capabilities

Supported 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 thecontribution guidelines.


[8]ページ先頭

©2009-2025 Movatter.jp