Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Not Invented Here: Getting Started With Python inside PostgreSQL

Link: https://dev.nextthought.com/blog/2018/09/getting-started-with-pgsql-plpythonu.html

PostgreSQL uses the tagline "the world's most advanced open source
relational database." For PostgreSQL, part of being "advanced" means
supporting multiple server-side procedural languages, both buil
Marc Richter: Create your own Telegram bot with Django on Heroku – Part 7 – Introducing apps and URLconf

Link: https://www.marc-richter.info/create-your-own-telegram-bot-with-django-on-heroku-part-7-introducing-apps-and-urlconf/

 

In the previous part of this series, we started with the basics for kicking off a new Django project. We prepared our virtualenv, installed needed modules to it, created and integrated a new Heroku
Kay Hayen: Nuitka this week #7

Link: http://nuitka.net/posts/nuitka-this-week-7.html


Contents

Nuitka Design Philosophy
UI rework
Goto Generators
Benchmarks
Twitter
Help Wanted
Egg files in PYTHONPATH
Certifi
Compatibility with pkg_resources
Plans
Donations



Nuitka Design Philosoph
Spyder IDE: QtConsole 4.4 Released!

Link: https://www.spyder-ide.org/blog/release-qtconsole-440/

We're excited to announce a significant update to QtConsole—the package that powers Spyder's IPython Console interface—which the Spyder team maintains in collaboration with Project Jupyter.
Two of the
Weekly Python StackOverflow Report: (cxliv) stackoverflow python report

Link: http://python-weekly.blogspot.com/2018/09/cxliv-stackoverflow-python-report.html

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2018-09-22 17:07:37 GMTHow come regex match objects aren't iterable eve
Stefan Behnel: What's new in Cython 0.29?

Link: http://blog.behnel.de/posts/whats-new-in-cython-029.html

I'm currently preparing the next Cython release, 0.29.
Expect it in the wild within the next few weeks.
Testing and reporting bugs is much appreciated, especially before we release. :)
Download the la
REPL|REBL: 3D rotating wireframe cube with MicroPython — Basic 3D model rotation and projection

Link: https://www.pymadethis.com/article/3d-rotating-cube-micropython-oled/

An ESP2866 is never going to compete with an actual graphics card. It certainly won't produce anything approaching modern games. But it still makes a nice platform to explore the basics of 3D graphics
PyBites: PyBites Twitter Digest - Issue 30, 2018

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

Python 3 is the way!
Out of the top 360 packages, 357 support Python 3 (99%) https://t.co/x3w68GH5Jm— Brett Cannon (@brettsky) September 15, 2018
Must Watch PyCon Videos
Submitted by @Erik
🐍📺 Top 10 M
Codementor: PYTHON HELP

Link: https://www.codementor.io/missmusicfreak_babe/python-help-nnsjpejoo

Hello, I'm learning Python currently and I needed some help solving this question, so I'd really appreciate some help! :/
A company wants to transmit data over the telephone, but it is concerned...
Vasudev Ram: How many ways can you substring a string? Part 2

Link: http://jugad2.blogspot.com/2018/09/how-many-ways-can-you-substring-string_23.html

By Vasudev RamTwine image attributionHi readers,In my last post, i.e.:How many ways can you substring a string? Part 1, I had said that there can be other ways of doing it, and that some enhancements
Mike Driscoll: PyDev of the Week: Hillel Wayne

Link: http://www.blog.pythonlibrary.org/2018/09/24/pydev-of-the-week-hillel-wayne/

This week we welcome Hillel Wayne (@Hillelogram) as our PyDev of the Week! Hillel is the author of “Learn TLA+” and is currently writing “Practical TLA+” with Apress. You should check out his website
PyBites: Career Development for Programmers

Link: https://pybit.es/career-development-programmers.html

What makes you excel in your career? Become an expert in x, y, z. Sure, you need to learn technical skills, quite a lot of them. However there is a lot more to it. If you want to succeed in your job,
EuroPython: EuroPython 2019: Seeking venues

Link: https://blog.europython.eu/post/178407491437

Dear EuroPython’istas,We are in preparations of our venue RFP for the EuroPython 2019 edition and are asking for your help in finding the right locations for us to choose from.If you know of a larger
EuroPython Society: EuroPython 2019: Seeking venues

Link: https://www.europython-society.org/post/178407505360

Dear EuroPython’istas,We are in preparations of our venue RFP for the EuroPython 2019 edition and are asking for your help in finding the right locations for us to choose from.If you know of a larger
PyBites: Code Challenge 51 - Analyse NBA Data with SQL/sqlite3 - Review

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

In this article we review last week's Analyse NBA Data with SQL/sqlite3 code challenge.
Our solution
Check out our solution for this challenge.
Some learnings:


Use cursor.executemany to bulk insert
PyBites: Code Challenge 52 - Create your own Pomodoro Timer

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


It's not that I'm so smart, it's just that I stay with problems longer. - A. Einstein

Hey Pythonistas,
It's TIME for another Code Challenge! (Pun totally intended!)
We're keeping it simple this week
Real Python: Python Community Interview With Mahdi Yusuf

Link: https://realpython.com/interview-mahdi-yusuf/

Today I’m joined by Mahdi Yusuf, one of the founders of Pycoder’s Weekly.
By day he’s the CTO of Gyroscope, the OS for the human body. By night, he’s a sports and movie fan with a controversial opini