@@ -166,11 +166,18 @@ the [best Python videos](/best-python-videos.html) page.
166166
167167## Podcasts
168168Take a look at the [ best Python podcasts] ( /best-python-podcasts.html )
169- page for a curated list of both Python-specific and general software
169+ section for a curated list of both Python-specific and general software
170170development podcasts.
171171
172172
173- ## Newsletters
173+ ### Newsletters
174+ Python's active community constantly publishes new tutorials and
175+ walkthroughs. It is easier to keep up if you follow along by subscribing
176+ to several email newsletters that round up and curate the best new
177+ resources. I subscribe to all of the following newsletters and find that
178+ each one has its own unique take on what resources are most important
179+ to send out to the community.
180+
174181* [ Python Weekly] ( http://www.pythonweekly.com/ ) is a free weekly roundup
175182 of the latest Python articles, videos, projects and upcoming events.
176183
@@ -183,13 +190,18 @@ development podcasts.
183190 contains code snippets and stories every few days to teach you new ways to
184191 code Python.
185192
186- * [ PyCoder's Weekly ] ( http ://pycoders. com/) is another great free weekly
187- email newsletter similar to Python Weekly. The best resources are generally
188- covered in both newsletters but they often cover different articles
189- and projects from around the web .
193+ * [ Awesome Python Newsletter ] ( https ://python.libhunt. com/newsletter ) provides
194+ another solid selection of new and existing tutorials along with an extensive
195+ [ issues archive ] ( https://python.libhunt.com/newsletter/archive ) with previous
196+ links to resources .
190197
191198* [ Import Python] ( http://importpython.com/newsletter/ ) is a newer newsletter
192199 than Python Weekly and PyCoder's Weekly. So far I've found this newsletter
193200 often pulls from different sources than the other two. It's well worth
194201 subscribing to all three so you don't miss anything.
195202
203+ * [ PyCoder's Weekly] ( http://pycoders.com/ ) is another great free weekly
204+ email newsletter similar to Python Weekly. The best resources are generally
205+ covered in both newsletters but they often cover different articles
206+ and projects from around the web.
207+
0 commit comments