Compare commits

...

6 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
36c4b30759 Update README.md 2025-03-07 21:09:53 +00:00
Sammy Hori
24eb270c33 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)
2025-03-07 21:09:44 +00:00
Tea Aitch
0fc9f5dcab Removed legesher/tree-sitter-legesher-python
The last commit is two years old and there are no open issues at all.
2025-02-28 10:37:16 +01:00
Tea Aitch
ea5388c6dd Removed LucasPilla/Sorting-Algorithms-Visualizer
At the time this project has no open issues at all. Neither does it have good first issues.
2025-02-28 10:33:03 +01:00
Tea Aitch
ec69fc0349 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.
2025-02-28 10:25:40 +01:00
Tea Aitch
0118a62813 Removed coala/coala
It's not maintained anymore, see https://github.com/coala/coala/issues/6186
2025-02-28 09:37:11 +01:00
2 changed files with 0 additions and 39 deletions

View File

@@ -272,7 +272,6 @@ If you would like to be guided through how to contribute to a repository on GitH
- [Bokeh](https://github.com/bokeh/bokeh) _(label: good first issue)_ <br> Bokeh is an interactive visualization library for modern web browsers. - [Bokeh](https://github.com/bokeh/bokeh) _(label: good first issue)_ <br> Bokeh is an interactive visualization library for modern web browsers.
- [BorgBackup](https://github.com/borgbackup/borg) _(label: easy)_ <br> Deduplicating backup program with compression and authenticated encryption. - [BorgBackup](https://github.com/borgbackup/borg) _(label: easy)_ <br> Deduplicating backup program with compression and authenticated encryption.
- [CiviWiki](https://github.com/CiviWiki/OpenCiviWiki) _(label: good first issue)_ <br> Building a Better Democracy for the Internet Age - [CiviWiki](https://github.com/CiviWiki/OpenCiviWiki) _(label: good first issue)_ <br> Building a Better Democracy for the Internet Age
- [coala](https://github.com/coala/coala) _(label: n/a)_ <br> A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
- [Colossal-AI](https://github.com/hpcaitech/ColossalAI) _(label: good first issue)_ <br> An open-source deep learning system for large-scale model training and inference with high efficiency and low cost. - [Colossal-AI](https://github.com/hpcaitech/ColossalAI) _(label: good first issue)_ <br> An open-source deep learning system for large-scale model training and inference with high efficiency and low cost.
- [cookiecutter](https://github.com/cookiecutter/cookiecutter) _(label: good first issue)_ <br> A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. - [cookiecutter](https://github.com/cookiecutter/cookiecutter) _(label: good first issue)_ <br> A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
- [datascience](https://github.com/data-8/datascience) _(label: good first issue)_ <br> A Jupyter notebook Python library for introductory data science. - [datascience](https://github.com/data-8/datascience) _(label: good first issue)_ <br> A Jupyter notebook Python library for introductory data science.
@@ -299,15 +298,12 @@ If you would like to be guided through how to contribute to a repository on GitH
- [PyMC](https://github.com/pymc-devs/pymc) _(label: beginner friendly)_ <br> A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels. - [PyMC](https://github.com/pymc-devs/pymc) _(label: beginner friendly)_ <br> A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels.
- [Pytest](https://github.com/pytest-dev/pytest) _(label: status:-easy)_ <br> The pytest framework makes it easy to write small tests, yet scales to support complex functional testing. - [Pytest](https://github.com/pytest-dev/pytest) _(label: status:-easy)_ <br> The pytest framework makes it easy to write small tests, yet scales to support complex functional testing.
- [Python Babel](https://github.com/python-babel/babel) _(label: difficulty/low)_ <br> The Python Internationalization Library. - [Python Babel](https://github.com/python-babel/babel) _(label: difficulty/low)_ <br> The Python Internationalization Library.
- [pythonping](https://github.com/alessandromaggio/pythonping) _(label: good first issue)_ <br> PythonPing is a simple library to execute ICMP pings natively in Python without resorting to spawning a shell.
- [Pytorch](https://github.com/pytorch/pytorch) _(label: good first issue)_ <br> PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing. - [Pytorch](https://github.com/pytorch/pytorch) _(label: good first issue)_ <br> PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing.
- [SaltStack](https://github.com/saltstack/salt) _(label: good first issue)_ <br> Software to automate the management and configuration of any infrastructure or application at scale. - [SaltStack](https://github.com/saltstack/salt) _(label: good first issue)_ <br> Software to automate the management and configuration of any infrastructure or application at scale.
- [scikit-learn](https://github.com/scikit-learn/scikit-learn) _(label: good first issue)_ <br> Scikit-learn is a machine learning library for Python. - [scikit-learn](https://github.com/scikit-learn/scikit-learn) _(label: good first issue)_ <br> Scikit-learn is a machine learning library for Python.
- [scrapy](https://github.com/scrapy/scrapy) _(label: good first issue)_ <br> A fast high-level web crawling & scraping framework for Python. - [scrapy](https://github.com/scrapy/scrapy) _(label: good first issue)_ <br> A fast high-level web crawling & scraping framework for Python.
- [Sorting-Algorithms-Visualizer](https://github.com/LucasPilla/Sorting-Algorithms-Visualizer) _(label: good first issue)_ <br> A tool for visualizing sorting algorithms with a educational Wiki Page.
- [SuperDuperDB](https://github.com/SuperDuperDB/superduperdb) _(label: good first issue)_ <br> 🔮SuperDuperDB: Bring AI to your favourite database! Integrate, train and manage any AI models and APIs directly with your database and your data - [SuperDuperDB](https://github.com/SuperDuperDB/superduperdb) _(label: good first issue)_ <br> 🔮SuperDuperDB: Bring AI to your favourite database! Integrate, train and manage any AI models and APIs directly with your database and your data
- [SymPy](https://github.com/sympy/sympy) _(label: Easy-to-Fix)_ <br> A Python library for symbolic mathematics. - [SymPy](https://github.com/sympy/sympy) _(label: Easy-to-Fix)_ <br> A Python library for symbolic mathematics.
- [tree-sitter-legesher-python](https://github.com/legesher/tree-sitter-legesher-python) _(label: Good-First-Issue)_ <br> Learn and code in Python using your native language.
- [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) _(label: level:starter)_ <br> The strictest and most opinionated python linter ever! - [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) _(label: level:starter)_ <br> The strictest and most opinionated python linter ever!
- [Zulip](https://github.com/zulip/zulip) _(label: good first issue)_ <br> Powerful open source group chat. - [Zulip](https://github.com/zulip/zulip) _(label: good first issue)_ <br> Powerful open source group chat.

View File

@@ -1344,14 +1344,6 @@
], ],
"description": "An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers" "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", "name": "jarvis",
"link": "https://github.com/sukeesh/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." "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", "name": "mypy",
"link": "https://github.com/python/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." "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", "name": "scikit-learn",
"link": "https://github.com/scikit-learn/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." "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", "name": "flutter",
"link": "https://github.com/flutter/flutter", "link": "https://github.com/flutter/flutter",