From 0118a62813d7179a188a1833d9057d92cae5f087 Mon Sep 17 00:00:00 2001 From: Tea Aitch Date: Fri, 28 Feb 2025 09:37:11 +0100 Subject: [PATCH 1/4] Removed coala/coala It's not maintained anymore, see https://github.com/coala/coala/issues/6186 --- data.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/data.json b/data.json index bee3b0b..efdd7b3 100644 --- a/data.json +++ b/data.json @@ -1344,14 +1344,6 @@ ], "description": "An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers" }, - { - "name": "coala", - "link": "https://github.com/coala/coala", - "technologies": [ - "Python" - ], - "description": "A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use." - }, { "name": "jarvis", "link": "https://github.com/sukeesh/Jarvis", From ec69fc034959d7daabf02526924f451d8467fe0e Mon Sep 17 00:00:00 2001 From: Tea Aitch Date: Fri, 28 Feb 2025 10:25:40 +0100 Subject: [PATCH 2/4] Removed alessandromaggio/pythonping The last commit is three years old. The one and only (!) issue that is labelled "good first issue" has 16 comments, has been opened in 2018, and the last comment is from 2023. This project does not offer good conditions for beginners. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index efdd7b3..a72ed63 100644 --- a/data.json +++ b/data.json @@ -1937,15 +1937,6 @@ ], "description": "Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks." }, - { - "name": "pythonping", - "link": "https://github.com/alessandromaggio/pythonping", - "label": "good first issue", - "technologies": [ - "Python" - ], - "description": "PythonPing is a simple library to execute ICMP pings natively in Python without resorting to spawning a shell." - }, { "name": "flutter", "link": "https://github.com/flutter/flutter", From ea5388c6dd1d196d3d1f0f4560d5f4469f20dbff Mon Sep 17 00:00:00 2001 From: Tea Aitch Date: Fri, 28 Feb 2025 10:33:03 +0100 Subject: [PATCH 3/4] Removed LucasPilla/Sorting-Algorithms-Visualizer At the time this project has no open issues at all. Neither does it have good first issues. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index a72ed63..7f6c86f 100644 --- a/data.json +++ b/data.json @@ -1542,15 +1542,6 @@ ], "description": "PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing." }, - { - "name": "Sorting-Algorithms-Visualizer", - "link": "https://github.com/LucasPilla/Sorting-Algorithms-Visualizer", - "label": "good first issue", - "technologies": [ - "Python" - ], - "description": "A tool for visualizing sorting algorithms with a educational Wiki Page." - }, { "name": "scikit-learn", "link": "https://github.com/scikit-learn/scikit-learn", From 0fc9f5dcab19b45372959d566732674aff2cd7a0 Mon Sep 17 00:00:00 2001 From: Tea Aitch Date: Fri, 28 Feb 2025 10:37:16 +0100 Subject: [PATCH 4/4] Removed legesher/tree-sitter-legesher-python The last commit is two years old and there are no open issues at all. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 7f6c86f..3d2720d 100644 --- a/data.json +++ b/data.json @@ -1461,15 +1461,6 @@ ], "description": "The webservice for gpodder.net, a libre web service that allows users to manage their podcast subscriptions and discover new content." }, - { - "name": "tree-sitter-legesher-python", - "link": "https://github.com/legesher/tree-sitter-legesher-python", - "label": "Good-First-Issue", - "technologies": [ - "Python" - ], - "description": "Learn and code in Python using your native language." - }, { "name": "mypy", "link": "https://github.com/python/mypy",