File tree 1 file changed +11
-4
lines changed
1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
# tree-sitter-python
2
2
3
- [ ![ CI] ( https://github.com/tree-sitter/tree-sitter-python/actions/workflows/ci.yml/badge.svg )] ( https://github.com/tree-sitter/tree-sitter-python/actions/workflows/ci.yml )
4
- [ ![ Discord] ( https://img.shields.io/discord/1063097320771698699?logo=discord )] ( https://discord.gg/w7nTvsVJhm )
5
- [ ![ Rust Crate] ( https://img.shields.io/crates/v/tree-sitter-python.svg )] ( https://crates.io/crates/tree-sitter-python )
6
- [ ![ Node Package] ( https://img.shields.io/npm/v/tree-sitter-python.svg )] ( https://www.npmjs.com/package/tree-sitter-python )
3
+ [ ![ CI] [ ci ]] ( https://github.com/tree-sitter/tree-sitter-python/actions/workflows/ci.yml )
4
+ [ ![ discord] [ discord ]] ( https://discord.gg/w7nTvsVJhm )
5
+ [ ![ matrix] [ matrix ]] ( https://matrix.to/#/#tree-sitter-chat:matrix.org )
6
+ [ ![ crates] [ crates ]] ( https://crates.io/crates/tree-sitter-python )
7
+ [ ![ npm] [ npm ]] ( https://www.npmjs.com/package/tree-sitter-python )
7
8
8
9
Python grammar for [ tree-sitter] [ ] .
9
10
@@ -13,3 +14,9 @@ Python grammar for [tree-sitter][].
13
14
14
15
- [ Python 2 Grammar] ( https://docs.python.org/2/reference/grammar.html )
15
16
- [ Python 3 Grammar] ( https://docs.python.org/3/reference/grammar.html )
17
+
18
+ [ ci ] : https://img.shields.io/github/actions/workflow/status/tree-sitter/tree-sitter-python/ci.yml?logo=github&label=CI
19
+ [ discord ] : https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord
20
+ [ matrix ] : https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
21
+ [ npm ] : https://img.shields.io/npm/v/tree-sitter-python?logo=npm
22
+ [ crates ] : https://img.shields.io/crates/v/tree-sitter-python?logo=rust
You can’t perform that action at this time.
0 commit comments