Planet Python RSS
216 subscribers
16.8K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Made With Mu: PyWeek - Make a Game with Mu

Link: https://madewith.mu/mu/games/2018/10/01/pyweek26.html

It’ll soon be PyWeek! Why not use Mu for a week of
Pythonic game making fun? Your prize will be the
fun of taking part and the respect of your peers.

I wrote my first game as
an entry for the last Py
Bill Ward / AdminTome: Install Python 3.7.0 on Ubuntu 18.04

Link: https://www.admintome.com/blog/install-python-3-7-0-on-ubuntu-18-04/

In this post, we will install Python 3.7.0 on Ubuntu 18.04. This is the latest version of the Python Programming Language.

What’s New?
Python 3.7 gives us some new features, including:

Postponed eva
Anarcat: October 2018 report: LTS, Mastodon, Firefox privacy, etc

Link: https://anarc.at/blog/2018-10-01-report/

Debian Long Term Support (LTS)
This is my monthly Debian LTS report.
Python updates
Uploaded DLA-1519-1 and DLA-1520-1 to fix
CVE-2018-1000802, CVE-2017-1000158, CVE-2018-1061 and
CVE-2018-1060 in Py
Kay Hayen: Nuitka this week #8

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


Contents

Public / Private CI / Workflow
Workflow
Hunting bugs with bisect
Experimental Changes
Hardware


Milestone Release
UI rework
Benchmarks
Inplace Operations
New use cases
Tcl/Tk Standalone
Ca
Mike Driscoll: Jupyter Notebook Extension Basics

Link: http://www.blog.pythonlibrary.org/2018/10/02/jupyter-notebook-extension-basics/

There are several methods of extending the functionality of Jupyter Notebooks. Here are four of them:

Kernels
IPython kernel extensions
Notebook extensions
Notebook server extensions

For the purpose
Stack Abuse: A Brief Look at Web Development in Python

Link: https://stackabuse.com/a-brief-look-at-web-development-in-python/

Introduction
Since 2003, Python has ranked in the top 10 programming languages to learn and its ranking has been consistently improving ever since. According to a statistic, Python is one of the top 5
Matt Layman: Consistent Python code with Black

Link: https://www.mattlayman.com/blog/2018/python-code-black/

Code formatting is the subject of millions of fiery, nerdy debates. Developers love to argue about code style because we read code a lot. The style matters because it affects readability.
We have exam
Python Anywhere: Turning a Python script into a website

Link: https://blog.pythonanywhere.com/169/

.jab-post img {
border: 2px solid #eeeeee;
padding: 5px;
}


One question we often hear from people starting out with PythonAnywhere is "how do I turn this
script I've written into a website s
Continuum Analytics Blog: Anaconda Distribution 5.3.0 Released

Link: https://www.anaconda.com/blog/developer-blog/anaconda-distribution-5-3-0-released/

We’re excited to announce the release of Anaconda Distribution 5.3.0! Anaconda Distribution is the world’s most popular and easiest way to learn and perform data science and machine learning. Here’s a
Talk Python to Me: #180 What's new in Python 3.7 and beyond

Link: https://talkpython.fm/episodes/show/180/what-s-new-in-python-3.7-and-beyond

The Python core developers recently released Python 3.7 and are now busy planning what's coming in 3.8. That makes right now a great time to dig into what was included in Python 3.7 and what's on deck
Mike Driscoll: Python 101 – Episode #27: Profiling Python Code

Link: http://www.blog.pythonlibrary.org/2018/10/03/python-101-episode-27-profiling-python-code/


In this screencast you will learn the basics of profiling your code using Python’s built-in cProfile module.
You can read the chapter this screencast is based on here – http://python101.pythonlibrary
Dataquest: Python Dictionary Tutorial

Link: https://www.dataquest.io/blog/python-dictionary-tutorial/

Python offers a variety of data structures to hold our information — the dictionary being one of the most useful. Python dictionaries quick, easy to use, and flexible. As a beginning programmer, you c
PyCharm: PyCharm 2018.3 EAP 5

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

We’re excited to bring you the fifth release in the Early Access Program (EAP) for PyCharm 2018.3, this version comes with some great improvements. You can get it right now from our website.
New in Th
Stack Abuse: Creating a Neural Network from Scratch in Python: Adding Hidden Layers

Link: https://stackabuse.com/creating-a-neural-network-from-scratch-in-python-adding-hidden-layers/

Introduction
In the previous article, we started our discussion about artificial neural networks; we saw how to create a simple neural network with one input and one output layer, from scratch in Pyth
Real Python: Building and Documenting Python REST APIs With Flask and Connexion – Part 2

Link: https://realpython.com/flask-connexion-rest-api-part-2/

In Part 1 of this series, you used Flask and Connexion to create a REST API providing CRUD operations to a simple in-memory structure called PEOPLE. That worked to demonstrate how the Connexion module
Will Kahn-Greene: Bleach v3.0.0 released!

Link: http://bluesock.org/~willkg/blog/dev/bleach_3_0_0.html


What is it?
Bleach is a Python library for sanitizing
and linkifying text from untrusted sources for safe usage in HTML.


Bleach v3.0.0 released!
Bleach 3.0.0 focused on easing the problems with the
Sumana Harihareswara - Cogito, Ergo Sumana: Tidelift Is Paying Maintainers And, Potentially, Fixing the Economics of an Industry

Link: https://www.harihareswara.net/sumana/2018/10/03/1

As the founder of Changeset Consulting, I keep my eye on consultancies and services in and near my niche, open source leadership, maintainership, and sustainability.* And I've known Luis Villa for yea