From 15ed7efe4fd6383a802307efc81775512f9de192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Garc=C3=ADa?= Date: Wed, 18 Oct 2017 10:01:53 +0200 Subject: [PATCH 1/2] Adding awesome-python-in-education This is a compilation of resources about Python in Education. Useful for teachers and students alike. Although it needs some more curation (better classification and reorganization) I think it is worth as a reference. Disclaimer: I'm the author of the list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a0f49e79..7ca72c7a2 100644 --- a/README.md +++ b/README.md @@ -1297,6 +1297,7 @@ List of lists. * [python-github-projects](https://github.com/checkcheckzz/python-github-projects) * [python_reference](https://github.com/rasbt/python_reference) * [pythonidae](https://github.com/svaksha/pythonidae) + * [awesome-python-in-education](https://github.com/quobit/awesome-python-in-education) # Contributing From 376ad58f4361278f3776362aff2ed9611c4a21e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Garc=C3=ADa?= Date: Fri, 5 Jan 2018 11:01:51 +0100 Subject: [PATCH 2/2] Put in alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ca72c7a2..7a7baa5b9 100644 --- a/README.md +++ b/README.md @@ -1293,11 +1293,11 @@ List of lists. * [awesome](https://github.com/sindresorhus/awesome) * [lists](https://github.com/jnv/lists) * Python + * [awesome-python-in-education](https://github.com/quobit/awesome-python-in-education) * [pycrumbs](https://github.com/kirang89/pycrumbs) * [python-github-projects](https://github.com/checkcheckzz/python-github-projects) * [python_reference](https://github.com/rasbt/python_reference) * [pythonidae](https://github.com/svaksha/pythonidae) - * [awesome-python-in-education](https://github.com/quobit/awesome-python-in-education) # Contributing