Skip to content

Commit a9d667f

Browse files
committed
Badges!
1 parent b143792 commit a9d667f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
![PyPI - Version](https://img.shields.io/pypi/v/ast-pattern-engine)
2+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ast-pattern-engine)
3+
![Pytest](https://img.shields.io/badge/pytest-tested-orange)
4+
![MIT License](https://img.shields.io/badge/License-MIT-blue)
5+
![Codecov](https://codecov.io/gh/80sVectorz/ast_pattern_engine/branch/main/graph/badge.svg)
6+
![GitHub Workflow Status](https://github.com/80sVectorz/ast_pattern_engine/actions/workflows/ci.yml/badge.svg)
7+
18
# AST Pattern Engine
29

310
A powerful, programmatic, regex-inspired AST pattern matching and manipulation library for Python.

0 commit comments

Comments
 (0)