Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions data/tools/pyra.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Pyra
categories:
- linter
tags:
- python
license: MPL-2.0 license
types:
- cli
source: 'https://github.com/spangea/Pyra'
homepage: 'https://github.com/spangea/Pyra'
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).
resources:
- title: Demo
url: https://www.youtube.com/watch?v=D-AsyuhsTyo
Loading