Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PSF GSoC students blogs: Fifth Check-In

Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/fifth-check-in/


Hello and I hope y'all are still doing well!

What did I do last week?

I was not really productive last week—most of the following tickets
are fillers to make use of the spare cycles I
PSF GSoC students blogs: Check-in for week 8

Link: https://blogs.python-gsoc.org/en/lukas0907s-blog/check-in-for-week-8/

1. What did you do this week?
Last week I was splitting the pull request into two parts: One part that goes into the Scrapy core, and one part that goes into a new library scrapy-external-queues. I al
PSF GSoC students blogs: Weekly Check-In #9

Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-9-6/

What I did this week?
This week I added checkers for openldap and netpbm libraries. 
What will I be doing this week?
I will be working on adding checkers for some other libraries to the tool.
Did I ge
PSF GSoC students blogs: Weekly Check-In | Gsoc'2020 | #9

Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-check-in-gsoc-2020-9/

Greetings, People of the world!
This was last week before the second evaluation and this week has also been amazing.
1. What did you do this week?
This week, I worked on a change my mentors suggested.
Python Engineering at Microsoft: Notebooks are getting revamped!

Link: https://devblogs.microsoft.com/python/notebooks-are-getting-revamped/

The Python Extension for VS Code Insiders is excited to announce the new preview for Native Notebooks! Native Notebooks are VS Code’s newest implementation of notebooks and the Python Extension is lev
Podcast.__init__: Learning To Program By Building Tiny Python Projects

Link: https://www.pythonpodcast.com/tiny-python-projects-book-episode-273/

One of the best methods for learning programming is to just build a project and see how things work first-hand. With that in mind, Ken Youens-Clark wrote a whole book of Tiny Python Projects that you
PSF GSoC students blogs: Weekly Check-in #5

Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-check-in-5-9/


What did I do this week?
After adding the functionality of cd ing into workdir. I was able to give more time copyright extraction. Currently its under testing but I will try to get it done asap.
What
PSF GSoC students blogs: Week 6

Link: https://blogs.python-gsoc.org/en/ars-blog/week-6-3/

I've been continuing on the code cleanup and database, running face first into Django's dreaded ManyToMany. This bridges into a related problem of having a binary sqlite3 database in the code reposito
PSF GSoC students blogs: Week 7

Link: https://blogs.python-gsoc.org/en/ars-blog/week-7-2/

I'm on my fourth rewrite of the ManyToMany migrations, on one hand really wanting to learn to do this right, but on the other this only applies to two fields and for past suborg applications: years th
Programiz: Python main function

Link: https://www.programiz.com/python-programming/main-function

In this tutorial, we will learn how to use a Python program's __name__ attribute to run it dynamically in different contexts.
S. Lott: Modern Python Cookbook 2nd ed -- Advance Copies -- DM me

Link: http://slott-softwarearchitect.blogspot.com/2020/07/modern-python-cookbook-2nd-ed-advance.html

This is your "why wait" invitation.Advanced copies will be available.  IF.And this is a big "if".You have to write a blurb. I'll be putting you in contact with Packt marketing folks who will get you y
PyCharm: Early Access PyCharm Podcast — With Nafiul Islam

Link: http://feedproxy.google.com/~r/Pycharm/~3/QDFdy2kniyE/

Welcome to Early Access PyCharm, a brand-new podcast that goes behind the scenes of how the PyCharm IDE is made and all the thinking that goes into it. In the upcoming episodes, you will hear from the
Janusworx: A Hundred Days of Code, Day 020 - Setting up an Editor for Python Development

Link: https://janusworx.com/blog/a-hundred-days-of-code-day-020-setting-up-an-editor-for-python-development/

Had given myself a day, to see if I could get a good Python development environment using Elpy and Emacs.
It does work.
Just not well enough for me.
At the end of the day today, I was happy I learnt s
PyCharm: More capabilities for remote development with the R plugin

Link: http://feedproxy.google.com/~r/Pycharm/~3/n6XxQWRhcP0/

It has been a long time since our previous update. This release of the R plugin comes with enhancements and stability improvements as well as with the new features for remote work. Also, in this relea
Real Python: Python's None: Null in Python

Link: https://realpython.com/courses/python-none/

If you have experience with other programming languages, like C or Java, then you’ve probably heard of the concept of null. Many languages use this to represent a pointer that doesn’t point to anythin
PyCoder’s Weekly: Issue #431 (July 28, 2020)

Link: https://pycoders.com/issues/431

#431 – JULY 28, 2020 View in Browser » Python Packages: Five Real Python Favorites In this tutorial, several Real Python authors share Python packages we like to use as alternatives to modules i
Doug Hellmann: sphinxcontrib-spelling 5.2.0

Link: http://feeds.doughellmann.com/~r/doughellmann/python/~3/lMviGjHx_f8/

sphinxcontrib-spelling is a spelling checker for Sphinx-based documentation. It uses PyEnchant to produce a report showing misspelled words. New Features The builder is now registered using an entry p