Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Python Software Foundation: PyPI Security and Accessibility Q1 2019 Request for Proposals period opens.

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/-mPHhqdPknk/pypi-security-and-accessibility-q1-2019.html

The Python Software Foundation Packaging Working Group has applied for and received a commitment from the Open Technology Fund to fulfill a contract via their Core Infrastructure Fund.
The Python Pack
NumFOCUS: NumFOCUS Funds Open Source Projects through Small Development Grants – Fall 2018

Link: https://numfocus.org/blog/fall-2018-open-source-development-grants

The post NumFOCUS Funds Open Source Projects through Small Development Grants – Fall 2018 appeared first on NumFOCUS.
Kushal Das: PyPI and gpg signed packages

Link: https://kushaldas.in/posts/pypi-and-gpg-signed-packages.html


Yesterday night, on #pypa IRC channel, asked about uploading detached
gpg signatures for the packages. According to , twine did not upload
the signature, even with passing -s as an argument. I tried
Semaphore Community: Generating Fake Data for Python Unit Tests with Faker

Link: https://semaphoreci.com/community/tutorials/generating-fake-data-for-python-unit-tests-with-faker

This article is brought with to you by Semaphore.Introduction
When writing unit tests, you might come across a situation where you need to
generate test data or use some dummy data in your tests. If
Chris Moffitt: Building a Repeatable Data Analysis Process with Jupyter Notebooks

Link: http://pbpython.com/notebook-process.html


Introduction
Over the past couple of months, there has been an ongoing discussion about Jupyter Notebooks
affectionately called the “Notebook Wars”. The genesis of the discussion is Joel Grus’
presen
gamingdirectional: Create the Overlap class for Pygame project

Link: http://gamingdirectional.com/blog/2018/11/20/pygame-python-8/

Hello there, sorry for a little bit late today because I am busy setting up my old website which is now ready for me to add in more articles into it, if you are interested in more programming articles
Mike Driscoll: Python 101: Episode #34 – The SQLAlchemy Package

Link: http://www.blog.pythonlibrary.org/2018/11/20/python-101-episode-34-the-sqlalchemy-package/

In this screencast, we learn about the popular SQLAlchemy package. SQLAlchemy is an Object Relational Mapper for Python that allows you to interface with databases in a “Pythonic” manner.

You can als
James Bennett: Core no more

Link: https://www.b-list.org/weblog/2018/nov/20/core/

If you’re not the sort of person who closely follows the internals of Django’s development, you might not know there’s a draft proposal to drastically change the project’s governance. It’s been gettin
PyCoder’s Weekly: Issue #343 (Nov. 20, 2018)

Link: https://pycoders.com/issues/343

CPython Governance after Guido, "Clean Architecture" examples, and more
body,#bodyTable,#bodyCell{
height:100% !important;
margin:0;
padding:0;
width:100% !important;
PythonClub - A Brazilian collaborative blog about Python: Algoritmos de Ordenação

Link: http://pythonclub.com.br/algoritmos-ordenacao.html

Fala pessoal, tudo bom?
Nos vídeos abaixo, vamos aprender como implementar alguns dos algoritmos de ordenação usando Python.

Bubble Sort
Como o algoritmo funciona: Como implementar o algoritmo usando
Vladimir Iakolev: Analysing the trip to South America with a bit of image recognition

Link: https://nvbn.github.io/2018/11/21/sa-trip-analysis/

Back in September, I had a three weeks trip to South America. While planning the trip I was using
sort of data mining to select the most optimal flights and it worked well.
To continue following the d
Talk Python to Me: #187 Secure all the things with HubbleStack

Link: https://talkpython.fm/episodes/show/187/secure-all-the-things-with-hubblestack

How do you keep track of the security, configuration states, and even out of date system level packages in your servers? What if you had 40,000 or more servers? How's your process scale? I'll tell you
Mike Driscoll: Black Friday / Cyber Monday Sale 2018

Link: http://www.blog.pythonlibrary.org/2018/11/21/black-friday-cyber-monday-sale-2018/

This week I am putting my 2 most recent self-published books on Sale starting today through November 26th.

ReportLab – PDF Processing with Python is available for $9.99:

Leanpub
Gumroad – Use offer
gamingdirectional: Create a pool object for enemy ships

Link: http://gamingdirectional.com/blog/2018/11/21/pygame-python-9/

In this article we will start to create a pool object which will recycle the enemy ship and then we will create a new object pool for the missiles on the next article. Before we can create a pool obje
Stack Abuse: Lists vs Tuples in Python

Link: https://stackabuse.com/lists-vs-tuples-in-python/

Introduction
Lists and tuples are two of the most commonly used data structures in Python, with dictionary being the third. Lists and tuples have many similarities. Some of them have been enlisted bel
PyCharm: PyCharm 2018.3 Out Now

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

PyCharm 2018.3 is now available: Windows Subsystem for Linux (WSL) support, multiline TODOs, improved search everywhere, and more.
Download PyCharm 2018.3

New in PyCharm

For those of you on Windows
Trey Hunner: Black Friday Sale: 50% Off 52 weeks of Python Morsels

Link: http://treyhunner.com/2018/11/python-morsels-sale-52-weeks-of-python/

I launched a weekly Python skill-building service earlier this year called Python Morsels.
This week I’m running my first sale, which will also likely be the biggest sale that I run on Python Morsels