From ff38715b794c74e8134e00f4b7d69c2f07dd2ef8 Mon Sep 17 00:00:00 2001 From: Prabhu Pant Date: Fri, 11 Oct 2019 16:14:33 +0530 Subject: [PATCH] Add python-ds under Python (#464) * Add python-ds under Python * Fix the link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c4a3b8..35166f1 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [mygpo](https://github.com/gpodder/mygpo/labels/starter-issue) _(label: starter-issue)_
The webservice for gpodder.net, a libre web service that allows users to manage their podcast subscriptions and discover new content. - [tree-sitter-legesher-python](https://github.com/legesher/tree-sitter-legesher-python/labels/Good%20First%20Issue) _(label: Good First Issue)_
Learn and code in Python using your native language. - [mypy](https://github.com/python/mypy/labels/good-first-issue) _(label: good-first-issue)_
An optional static typing for python. +- [python-ds](https://github.com/prabhupant/python-ds/labels/good%20first%20issue) _(label: good first issue)_
A repository for data structures and algorithms in Python. ## Ruby