Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
NumFOCUS: Highlights from the 2018 NYC DISC Sprint

Link: https://numfocus.org/blog/highlights-2018-nyc-disc-sprint

The post Highlights from the 2018 NYC DISC Sprint appeared first on NumFOCUS.
Zato Blog: Introducing Zato public API services

Link: https://zato.io/blog/posts/public-api.html

This article offers a high-level overview of the
public services
that Zato offers to users wishing to manage their environments in an API-driven manner
in addition to
web-admin
and
enmasse
tools.
Over
codingdirectional: Delete duplicate file with python program

Link: http://codingdirectional.info/2018/12/06/delete-duplicate-file-with-python-program/

In this article we will start to explore the technique which we will use to delete a duplicate file in our computer folder. The main objective in this chapter is to select a file in one folder and the
gamingdirectional: Create the third level for this pygame project

Link: http://gamingdirectional.com/blog/2018/12/06/pygame-5/

In this article we are going to create the third level for our pygame project after we have created the previous two levels, the reason I create the third game level in this chapter is because this le
Erik Marsja: Python Pandas Groupby Tutorial

Link: https://www.marsja.se/python-pandas-groupby-tutorial-examples/

In this Pandas group by we are going to learn how to organize Pandas dataframes by groups. More specifically, we are going to learn how to group by one and multiple columns. Furthermore, we are going
PyCon: PyCon 2019 proposal submission deadline is fast approaching!

Link: https://pycon.blogspot.com/2018/12/pycon-2019-proposal-submission-deadline.html

The busy holiday season is upon us and before you know it the new year will be here. January 3rd AoE is the deadline to submit proposals. We've added a draft feature to proposals so you can begin your
PyCharm: Interview: Oliver Bestwalter for tox webinar next week

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

Python has long distinguished itself with a culture of testing. In the last decade, two libraries have combined to give powerful testing in isolation — pytest and tox. The latter combines easily with
Test and Code: 56: Being a Guest on a Podcast - Michael Kennedy

Link: https://testandcode.com/56

Michael Kennedy of Talk Python and Python Bytes fame joins Brian to talk about being a great guest and what to expect.
Even if you have never wanted to be on a podcast, you might learn some great tip
gamingdirectional: Create the about scene for pygame project

Link: http://gamingdirectional.com/blog/2018/12/07/python-7/

In this article we are going to create an about scene which will introduce the game, provides game instructions as well as gives credit to the game creator. The about page will also have a back button
Stein Magnus Jodal: Mopidy-MPRIS 2.0 released

Link: https://jodal.no/2018/12/07/mopidy-mpris-2.0/

I’ve released Mopidy-MPRIS 2.0, the
first major update to Mopidy-MPRIS in about 3.5 years.
Mopidy-MPRIS is a Mopidy extension that makes Mopidy
controllable from other programs on the same machine thr
Talk Python to Me: #189 War Stories of the Developer Evangelists

Link: https://talkpython.fm/episodes/show/189/war-stories-of-the-developer-evangelists

Have you ever wondered what a developer advocate (sometimes called a dev evangelist) does? You know these folks. They are often seen at conferences working at some high-end tech company's booth or tra
"Morphex's Blogologue": Focusing on the simple things

Link: http://blogologue.com/blog_entry?id=1544190747X52

This morning the internet became unavailable, after also being unavailable this weekend for several days.So I decided to take a look at my demo board which does surveillance with a webcam using the su
EuroPython Society: EuroPython 2019: Venue and location selected

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

After a very work intense RFP with more than 40 venues competing, 17 entries, and two rounds of refinements, we are now happy to announce the winner:EuroPython 2019 will be held in Basel, Switzerland,
EuroPython: EuroPython 2019: Venue and location selected

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

europythonsociety:
After a very work intense RFP with more than 40 venues competing, 17 entries, and two rounds of refinements, we are now happy to announce the winner:
EuroPython 2019 will be held in
Stack Abuse: Seaborn Library for Data Visualization in Python: Part 2

Link: https://stackabuse.com/seaborn-library-for-data-visualization-in-python-part-2/

In the previous article Seaborn Library for Data Visualization in Python: Part 1, we looked at how the Seaborn Library is used to plot distributional and categorial plots. In this article we will cont