Planet Python RSS
217 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Eli Bendersky: Understanding how to implement a character-based RNN language model

Link: https://eli.thegreenplace.net/2018/understanding-how-to-implement-a-character-based-rnn-language-model/

In a single gist,
Andrej Karpathy did something
truly impressive. In a little over 100 lines of Python - without relying on any
heavy-weight machine learning frameworks - he presents a fairly complete
Stack Abuse: Introduction to the Python Coding Style

Link: http://stackabuse.com/introduction-to-the-python-coding-style/

Python as a scripting language is quite simple and compact. Compared to other languages, you only have a relatively low number of keywords to internalize in order to write proper Python code. Furtherm
Techiediaries - Django: Angular 6|5 Tutorial: Integrating Angular with Django

Link: https://www.techiediaries.com/django-angular-tutorial/

In the previous Angular 6 tutorial we've seen how to build a CRUD web application with a Django REST framework API back-end. In this tutorial we'll see how we can integrate the Angular 6 front-end wit
Mike Driscoll: Loading UI Files in Qt for Python

Link: http://www.blog.pythonlibrary.org/2018/05/30/loading-ui-files-in-qt-for-python/

Qt for Python (i.e. PySide2) was announced recently and got me interested in trying to use it to load up a UI file. If you don’t know, PyQt and PySide / PySide2 can use the Qt Creator application to c
EuroPython: EuroPython 2018: Early Bird Ticket Sales

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

We are happy to announce that we’ll start early bird tickets on
Thursday, at around 12:00 CEST.
We have 200 conference tickets available at the Early Bird rate and they usually sell out within a day o
Kushal Das: Tor Browser and Selenium

Link: https://kushaldas.in/posts/tor-browser-and-selenium.html


Many of us use Python Selenium to do
functional testing of our websites or web applications. We generally test
against Firefox and Google Chrome browser on the desktop. But, there is also a
lot of pe
Real Python: Itertools in Python 3, By Example

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

It has been called a “gem” and “pretty much the coolest thing ever,” and if you have not heard of it, then you are missing out on one of the greatest corners of the Python 3 standard library: itertool
PyCharm: Hotfix for PyPI compatibility for older PyCharm versions

Link: http://feedproxy.google.com/~r/Pycharm/~3/VQ-e43-AMZc/

Latest versions of pip starting from v10.0 changed parts of their APIs. That’s why several older versions of PyCharm became incompatible with the newer pip versions. If you use previous PyCharm versio
Python Insider: Python 3.7.0b5, a bonus beta, is now available for testing

Link: http://feedproxy.google.com/~r/PythonInsider/~3/rPQiRIs2Qhg/python-370b5-bonus-beta-is-now.html

A 3.7 update: Python 3.7.0b5 is now the final beta preview of Python 3.7, the next feature release of Python.  3.7.0b4 was intended to be the final beta but, due to some unexpected compatibility issue
Reinout van Rees: Djangocon: accessibility matters: building a better web - Lindsey Dragun

Link: http://reinout.vanrees.org/weblog/2018/05/23/09-accessibility.html


(One of my summaries of a talk at the
2018 european djangocon.)
Lindsey runs the DisabledInTech slack channel.
For Web accessibility, see
https://www.w3.org/WAI/fundamentals/accessibility-intro/ as a
PyCharm: PyCharm 2018.1.4

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

We’re happy to announce that today a new version of PyCharm is available for download from our website.
Improved in this Version

Various issues related to installing packages, both with Conda and vir
EuroPython: EuroPython 2018: First list of accepted sessions available

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

We have received an amazing collection of 376 proposals. Thank you all for your contributions! Given the overwhelming quality of the proposals, we had some very difficult decisions to make. Nonetheles
Reinout van Rees: Ansible provision/deploy setup

Link: http://reinout.vanrees.org/weblog/2018/05/31/ansible-provision-deploy.html


I never got around to write down the ansible setup I figured out (together
with others, of course, at my previous job) for deploying/provisioning django
websites.
The whole setup (as a cookiecutter
t
Reinout van Rees: Djangocon: lightning talks wednesday

Link: http://reinout.vanrees.org/weblog/2018/05/23/10-lightning-talks.html


(One of my summaries of a talk at the
2018 european djangocon.)
Lightning talks are quick 5 minute talks, so I won't have every detail and
speaker name correctly :-)

Adding multi-factor authenticati
Janusworx: Testing the Python RSS tag feed

Link: https://janusworx.com/posts/testing-the-python-rss-tag-feed.html

Testing … just testing
Continuum Analytics Blog: Anaconda Distribution 5.2 Released

Link: https://www.anaconda.com/blog/developer-blog/anaconda-distribution-5-2/

We’re excited to announce the release of Anaconda Distribution 5.2! With over 6 million users, Anaconda Distribution is the world’s most popular and easiest way to do Python data science and machine l