Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PyCharm: PyCharm 2018.2.3 RC

Link: http://feedproxy.google.com/~r/Pycharm/~3/dT-ShIHHKgc/

PyCharm 2018.2.3 Release Candidate is now available, with some small improvements. Get it now from our Confluence page
New in This Version

A number of improvements and fixes for the integrated Python
PyCon: PyCon 2019 - Call for Sponsors

Link: https://pycon.blogspot.com/2018/08/pycon-2019-call-for-sponsors.html

It seems like PyCon 2018 was just last week, but the 2019 edition will be here before we know it. We want to say thanks to all our sponsors who helped make the conference a huge success. This year, we
Python Software Foundation: PyCon 2019 - Call for Sponsors

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/Z3VIPllrtBE/pycon-2019-call-for-sponsors.html



It seems like PyCon 2018 was just last week, but the 2019 edition will be here before we know it. We want to say thanks to all our sponsors who helped make the conference a huge success. This year,
EuroPython: EuroPython 2018: Videos for Wednesday available

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

We are pleased to announce the first batch of cut videos from EuroPython 2018 in Edinburgh, Scotland, UK.EuroPython 2018 YouTube PlaylistIn this batch, we have included all videos for Wednesday, July
Kogan Dev: Faster Django Tests by Disabling Signals

Link: https://devblog.kogan.com/blog/disable-signal-receivers-in-your-django-tests

Django signals are a form of Inversion Of Control that developers can use to trigger changes based (usually) on updates to models.
The canonical example is automatically creating a UserProfile when a
Blue Yonder Tech: Meet blueyonder.ai @ EuroSciPy & SRECon 2018

Link: https://tech.blue-yonder.com/blueyonder-ai-euroscipy-srecon-2018/

A group of Blue Yonder data scientists and engineers will be at the EuroSciPy 2018  in Trento, Italy from August 28th to September 1st as well as at the SRECon18 from August 29th to 31st in Düsseldorf
Kay Hayen: Nuitka this week #5

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


Contents

Goto Generators
Benchmarks
Holiday
Static Compilation
Twitter
Hotfixes
Bug Tracker
Issue Backlog
Help Wanted
Plans
Donations



Goto Generators
Finished. Done. Finally.
Bechmarking was exci
Marc Richter: Create your own Telegram bot with Django on Heroku – Part 6 – Creating the Django app

Link: https://www.marc-richter.info/create-your-own-telegram-bot-with-django-on-heroku-part-6-creating-the-django-app/

 
 

In the previous part of this series, I tried to give you a brief yet thorough introduction to hosting your projects with Heroku.
That part was special because it was a completely optional part of
Vasudev Ram: Automatically enter interactive mode after Python exception

Link: http://jugad2.blogspot.com/2018/08/automatically-enter-interactive-mode.html

By Vasudev RamBug image attributionHi, readers,Here's a Python command-line option that can facilitate debugging, when your program raises an exception:It's the Python interpreter's -i option.Here is
Martin Fitzpatrick: Raindar — Desktop daily weather, forecast app in PyQt

Link: https://replrebl.com/article/desktop-weather-app-pyqt5-python/

The Raindar UI was created using Qt Designer, and saved as .ui
file, which is available for download. This was converted to an importable Python file using pyuic5.
API key
Before running the applica
Martin Fitzpatrick: Driving I2C OLED displays with MicroPython — I2C monochrome displays with SSD1306

Link: https://replrebl.com/article/oled-displays-i2c-micropython/

The following instructions are based on a 0.91in monochrome OLED, but other
displays using the same chipset can be used with this library.



Requirements





Wemos D1 v2.2+ or good imitations.
Buy
REPL|REBL: Raindar — Desktop daily weather, forecast app in PyQt

Link: https://www.replrebl.com/article/desktop-weather-app-pyqt5-python/

The Raindar UI was created using Qt Designer, and saved as .ui
file, which is available for download. This was converted to an importable Python file using pyuic5.
API key
Before running the applica
REPL|REBL: Driving I2C OLED displays with MicroPython — I2C monochrome displays with SSD1306

Link: https://www.replrebl.com/article/oled-displays-i2c-micropython/

The following instructions are based on a 0.91in monochrome OLED, but other
displays using the same chipset can be used with this library.



Requirements





Wemos D1 v2.2+ or good imitations.
Buy
Weekly Python StackOverflow Report: (cxl) stackoverflow python report

Link: http://python-weekly.blogspot.com/2018/08/cxl-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-08-25 19:30:09 GMTFind position of maximum per unique bin (binargm
Damián Avila: RISE 5.4.1 is out!

Link: http://www.damian.oquanta.info/posts/rise-541-is-out.html





We're pleased to announce the release of RISE 5.4.1!
RISE lets you show your Jupyter notebook rendered as an executable Reveal.js-based slideshow. It is your very same notebook but in a slidy way!