10000 GitHub - PCDevSecOps/AmadeusITGroup-pycep: A Python based Bicep parser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PCDevSecOps/AmadeusITGroup-pycep

 
 

Repository files navigation

pycep

Build Status codecov PyPI PyPI - Python Version CodeQL OpenSSF Scorecard

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

Supported capabilities

Next milestones

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.

About

A Python based Bicep parser

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.4%
  • Bicep 36.6%
0