Planet Python RSS
215 subscribers
16.8K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Catalin George Festila: News: The Spyder IDE - new release .

Link: http://python-catalin.blogspot.com/2018/03/news-spyder-ide-new-release.html

Many python users use the Spyder IDE.This IDE comes with many features and is easy to use, see Wikipedia page:Spyder (formerly Pydee[3]) is an open-source cross-platform integrated development environ
Catalin George Festila: The regex online tool for python and any programming languages.

Link: http://python-catalin.blogspot.com/2018/03/the-regex-online-tool-for-python-and.html

Today I tested this online tool.Is a tool for a regular expression (regex or regexp for short) for many programming languages.These programming languages are php, javascript, golang and python.The too
Catalin George Festila: The Google Cloud SDK - part 003 .

Link: http://python-catalin.blogspot.com/2018/03/the-google-cloud-sdk-part-003.html

The webapp2 is a lightweight Python web framework compatible with Google App Engine’s.The webapp2 project, by Rodrigo Moraes, started as a fork of the App Engine web app framework.The webapp2 includes
Catalin George Festila: The jdoodle online tool for python 3.

Link: http://python-catalin.blogspot.com/2018/04/the-jdoodle-online-tool-for-python-3.html

This online tool from jdoodle website lets you to programming online with python 3 version.To see all python modules used by this editor just add this python script and use Execute button.import sysim
Catalin George Festila: Python Qt5 - menu example.

Link: http://python-catalin.blogspot.com/2018/04/python-qt5-menu-example.html

This simple tutorial is about PyQt5 and menu window example.I have a similar example with Qt4 on this blog.The main reason for this tutorial comes from the idea of simplicity and reuse the source code
Catalin George Festila: Windows - test Django version 2.1.1 .

Link: http://python-catalin.blogspot.com/2018/09/windows-test-django-version-211.html

I used python version 3.6.4 to test the last Django framework version.Add your python to the path environment variable under Windows O.S.Create your working folder:C:\Python364>mkdir mywebsiteGo to th
Catalin George Festila: Python 2.7 : Python geocoding without key.

Link: http://python-catalin.blogspot.com/2018/09/python-27-python-geocoding-without-key.html

Today I will come with a simple example about geocoding.I used JSON and requests python modules and python version 2.7.About geocoding I use this service provide by datasciencetoolkit.You can use this
Tim Golden: Teaching with Mu

Link: http://ramblings.tjg.org.uk/posts/teaching-with-mu/

At the club I help to run I started this week what I hope will be a regular
coding session using Python and, of course, the Mu editor. I'm competing
directly with the regular football slot, so I'm not
Django Weblog: DjangoCon Europe 2019 Announcement & Call for volunteers

Link: https://www.djangoproject.com/weblog/2018/oct/21/djangocon-europe-2019/

We are happy to announce that the 2019 DjangoCon Europe will be held in Copenhagen, Denmark. An early announcement has been posted on https://2019.djangocon.eu/ and more details will follow. We are a
"Morphex's Blogologue": A surveillance app (Python tree here I come!)

Link: http://blogologue.com/blog_entry?id=1537135721X17

So, lately I've been taking it very easy on the activities front, since I've had a court-related matter to get to see the kids.So I've had some ideas, urges etc. to do technical stuff, artsy stuff etc
Mike Driscoll: PyDev of the Week: Philip Guo

Link: http://www.blog.pythonlibrary.org/2018/10/22/pydev-of-the-week-philip-guo/

This week we welcome Philip Guo (@pgbovine) as our PyDev of the Week! Philip is the creator of the popular Python Tutor website and a professor at UC San Diego in the cognitive science and computer sc
Python Software Foundation: 2018 PSF Recurring Giving Campaign

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/EUvHynciWIk/2018-psf-recurring-giving-campaign.html

The PSF is launching an end-of-year fundraising drive to build a sustainable community of supporters. Our goal is to raise $30,000! You can help by signing up to give monthly or if you’re already a su
Graham Dumpleton: Packaging mod_wsgi into a zipapp using shiv.

Link: http://blog.dscpl.com.au/2018/10/packaging-modwsgi-into-zipapp-using-shiv.html

At the recent DjangoCon US conference, Peter Baumgartner presented a talk titled Containerless Django: Deploying without Docker. In the talk Peter described what a zipapp (executable Python zip archiv
Real Python: Getting Started With Testing in Python

Link: https://realpython.com/python-testing/

This tutorial is for anyone who has written a fantastic application in Python but hasn’t yet written any tests.
Testing in Python is a huge topic and can come with a lot of complexity, but it doesn’t
Stack Abuse: Vim for Python Development

Link: https://stackabuse.com/vim-for-python-development/

What is Vim?
Vim is a powerful text editor that belongs to one of the default components on every Linux distribution, as well as Mac OSX. Vim follows its own concept of usage, causing the community to
Vasudev Ram: Solution for A Python email signature puzzle

Link: http://jugad2.blogspot.com/2018/10/solution-for-python-email-signature.html

By Vasudev RamHi, readers,Here is the answer to the puzzle in my recent post titled A Python email signature puzzle:The answer is that the program prints this output:Truly ruralTruly ruralTruly ruralT
Full Stack Python: Fresh Tutorials on Full Stack Python

Link: https://www.fullstackpython.com/blog/fresh-tutorials-october-2018.html

There are a bunch of
new tutorials
on Full Stack Python that were written
since the last time I sent out an email newsletter. These range from getting
started with some popular open source projects
"Morphex's Blogologue": Changes to my Python surveillance (webcam, web camera) app

Link: http://blogologue.com/blog_entry?id=1537794100X77

So, I created a surveillance app a week ago, because I felt it would be comforting to be able to see if somebody had been into my room.Since then, I had to make the mailer code, the codes that mails a
PyBites: Code Challenge 55 - #100DaysOfCode Curriculum Generator - Review

Link: https://pybit.es/codechallenge55_review.html

In this article we review last week's #100DaysOfCode Curriculum Generator code challenge.
Final reminder: Hacktoberfest
8 days left to have your PRs to our challenges repo count towards Hacktoberfest