From e5a3412a3556a081a7ef46528aae9a36f7484b40 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Fri, 22 May 2020 16:53:25 +0200 Subject: [PATCH] new entry --- docs/python.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/python.md b/docs/python.md index 4eee7862..2cbd697d 100644 --- a/docs/python.md +++ b/docs/python.md @@ -20,6 +20,7 @@ # Python ## Python Blogs and Forums +- [digitalocean.com python 🌟](https://www.digitalocean.com/community/tags/python) - [Learn Python 'subreddit'](https://www.reddit.com/r/learnpython) - [reddit: python cheat sheet](https://www.reddit.com/r/learnpython/comments/3r2hsq/python_cheat_sheet/) - [Full Stack Python is an open book that explains each Python web application stack layer and provides the best web resources for those topics](http://www.fullstackpython.com/)