mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Merge pull request #1579 from TobiMcNamobi/Removed_Python_repos_that_does_not_seem_fit
Removed python repos that does not seem fit Removed: - coala (Inactive) - tree-sitter-legesher-python (Inactive) - Sorting-Algorithms-Visualizer (No issues) - pythonping (Inactive)
This commit is contained in:
35
data.json
35
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",
|
||||
@@ -1469,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",
|
||||
@@ -1550,15 +1533,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",
|
||||
@@ -1945,15 +1919,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",
|
||||
|
||||
Reference in New Issue
Block a user