From 7a683bbe2cec952c24ef89ce1f222f7f8774fd2d Mon Sep 17 00:00:00 2001 From: Greta Dolcetti <53076361+gretadolcetti@users.noreply.github.com> Date: Mon, 16 Feb 2026 12:03:27 +0100 Subject: [PATCH] Create pyra.yml --- data/tools/pyra.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/tools/pyra.yml diff --git a/data/tools/pyra.yml b/data/tools/pyra.yml new file mode 100644 index 000000000..5f3370812 --- /dev/null +++ b/data/tools/pyra.yml @@ -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