Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Mike Driscoll: PyDev of the Week: Frank Vieira

Link: http://www.blog.pythonlibrary.org/2018/11/12/pydev-of-the-week-frank-vieira/

This week we welcome Frank Vieira as our PyDev of the Week. Frank is the creator of the Vibora package, a “fast, asynchronous and elegant Python web framework.” You can see what else Frank is up to ov
Erik Marsja: How to use Pandas Sample to Select Rows and Columns

Link: https://www.marsja.se/pandas-sample-randomly-select-rows/

In this tutorial we will learn how to use Pandas sample to randomly select rows and columns from a Pandas dataframe. There are some reasons for randomly sample our data; for instance, we may have a ve
Eli Bendersky: Unification

Link: https://eli.thegreenplace.net/2018/unification/

In logic and computer science, unification is a process of automatically solving
equations between symbolic terms. Unification has several interesting
applications, notably in logic programming and ty
Real Python: How to Publish an Open-Source Python Package to PyPI

Link: https://realpython.com/pypi-publish-python-package/

Python is famous for coming with batteries included. Sophisticated capabilities are available in the standard library. You can find modules for working with sockets, parsing CSV, JSON, and XML files,
Catalin George Festila: Python Qt5 - QCalendarWidget example.

Link: http://python-catalin.blogspot.com/2018/11/python-qt5-qcalendarwidget-example.html

This tutorial is about QCalendarWidget.Use a default application and add this widget.You can change and get the date from the widget calendar like any widget.The result of this source code is this res
PyCon: PyCon 2019 Registration is Open!

Link: https://pycon.blogspot.com/2018/11/pycon-2019-registration-is-open.html

It is that time of year! Registration for PyCon 2019 has launched and once again we are selling the first 800 tickets at a discounted rate. How to registerOnce you have created an account on us.pycon
Stack Abuse: Python GUI Development with Tkinter: Part 3

Link: https://stackabuse.com/python-gui-development-with-tkinter-part-3/

This is the third installment of our multi-part series on developing GUIs in Python using Tkinter. Check out the links below for the other parts to this series:

Python GUI Development with Tkinter
Py
Mike Driscoll: Jupyter Notebook 101 Released!

Link: http://www.blog.pythonlibrary.org/2018/11/13/jupyter-notebook-101-released/

My latest book, Jupyter Notebook 101 is now officially released.

You can purchase it at the following retailers:

Amazon (Kindle or Paperback)
Leanpub (mobi, epub and PDF) on sale for $9.99 until the
eGenix.com: PyDDF Python Herbst Sprint 2018

Link: https://www.egenix.com/company/news/PyDDF-Herbst-Sprint-2018

The following text is in German, since we're announcing a Python sprint in Düsseldorf, Germany.

Ankündigung
PyDDF Python Herbst Sprint 2018 in
Düsseldorf



Samstag, 17.11.2018, 10:00-18:00 Uhr
Sonnt
PyBites: Automating PyBites Review Post Using Github API and collections.defaultdict

Link: https://pybit.es/github-api-collections-defaultdict.html

In this post I share a quick script I produced last week to automate a portion of our review post. I used the Github API and the collections.defaultdict.
The goal of this script and post is to show yo
pythonwise: direnv

Link: http://pythonwise.blogspot.com/2018/11/direnv.html

I use the command line a lot. Some projects require different settings, say Python virtual environment, GOPATH for installing go packages and more.I'm using direnv to help with settings per project in
gamingdirectional: Pygame loads image and background graphic on game scene

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

After a few days of rest, today I have continued my pygame project again and will keep on working on my new pygame projects without stopping anymore starting from today. Today I have created two game
Stack Abuse: Time Series Analysis with LSTM using Python's Keras Library

Link: https://stackabuse.com/time-series-analysis-with-lstm-using-pythons-keras-library/

Introduction
Time series analysis refers to the analysis of change in the trend of the data over a period of time. Time series analysis has a variety of applications. One such application is the predi
Vasudev Ram: Quick-and-dirty IPC with Python, JSON and pyperclip

Link: http://jugad2.blogspot.com/2018/11/quick-and-dirty-ipc-with-python-json.html

By Vasudev RamBlue Gene image attributionHi, readers,Some time ago I had written this post.pyperclip, a cool Python clipboard moduleThe pyperclip module allows you to programmatically copy/paste text
PyCoder’s Weekly: Issue #342 (Nov. 13, 2018)

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

PyCon 2019, testing, publishing packages on PyPI, and more
body,#bodyTable,#bodyCell{
height:100% !important;
margin:0;
padding:0;
width:100% !important;
}
ta