Skip to content

Commit 4cb4b56

Browse files
Create pyra.yml (#1743)
1 parent a9e9367 commit 4cb4b56

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

data/tools/pyra.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: Pyra
2+
categories:
3+
- linter
4+
tags:
5+
- python
6+
license: MPL-2.0 license
7+
types:
8+
- cli
9+
source: 'https://github.com/spangea/Pyra'
10+
homepage: 'https://github.com/spangea/Pyra'
11+
description: Pyra is a high-level linter static analyzer for data science applications written in Python, that helps developers identify potential issues in their data science code written in Python, as an extension of [Lyra](https://github.com/caterinaurban/Lyra).
12+
resources:
13+
- title: Demo
14+
url: https://www.youtube.com/watch?v=D-AsyuhsTyo

0 commit comments

Comments
 (0)