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: 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
Exxact Corp: PyTorch 1.6.0 Now Available

Link: https://blog.exxactcorp.com/pytorch-1-6-0-now-available/?utm_medium=Feed&utm_source=Syndication

PyTorch is a widely used, open source deep learning platform used for easily writing neural network layers in Python enabling a seamless workflow from research to production. Based on Torch, PyTorch h
PSF GSoC students blogs: Week 8 Check-in

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

What did you do this week?
This week I started a new PR that adds multimethods for indexing routines. The multimethods added so far are the following:
Genenating index arrays

indices
ix_
ravel_multi_
PSF GSoC students blogs: Week 9 Check In!

Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-9-check-in/

Hello everyone
Another week passed and here I am with another blog.
The last week, unfortunately, was not productive as I did not contribute much to the panda3d project due to my university exams, whi
Andre Roberge: HackInScience: friendly Python learning

Link: https://aroberge.blogspot.com/2020/07/hackinscience-friendly-python-learning.html

A short while ago I discovered HackInScience, a fantastic site for learning Python by doing exercises. It currently includes 68 programming exercises, with increasing level of difficulty.I learned abo
Stack Abuse: Deep Learning in Keras - Data Preprocessing

Link: https://stackabuse.com/deep-learning-in-keras-data-preprocessing/

Introduction
Deep learning is one of the most interesting and promising areas of artificial intelligence (AI) and machine learning currently. With great advances in technology and algorithms in recent
PyCharm: PyCharm 2020.2 Out Now!

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


Complete the full Pull Request workflow, quickly catch exceptions, and apply project-wide refactorings. All without leaving your IDE. Download the new version now, or upgrade from within PyCharm.
New
Django Weblog: Django Developers Community Survey 2020

Link: https://www.djangoproject.com/weblog/2020/jul/28/community-survey-2020/

We're conducting a seventeen question survey to assess how the community feels about the current Django development process. This was last done in 2015.
Please take a few minutes to complete the 2020
Python Software Foundation: Python Software Foundation Fellow Members for Q2 2020

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/ijGVTo7aKv0/python-software-foundation-fellow.html

Let's give a round of applause to our newest PSF Fellow Members for Q2 2020!

Berker Peksag

Twitter, GitHub
David Lord
Twitter, GitHub, Website

Julien Palard
GitHub, Twitter, Mastodon: @mdk@mamot.fr
Janusworx: A Hundred Days of Code, Day 021 - Swing and a miss

Link: https://janusworx.com/blog/a-hundred-days-of-code-day-021-swing-and-a-miss/

Only did about an hour of distracted work and exercises today.
I’ll still count it though.
Tomorrow is another day :)