Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PyCoder’s Weekly: Issue #345 (Dec. 4, 2018)

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

#345 – DECEMBER 4, 2018 View in Browser » What Is a Data Frame? (In Python, R, and SQL) Great little post that introduces the concepts behind Data Frames, and then shows how they work by solving
Philip Semanchuk: Happy Birthday, sysv_ipc

Link: http://blog.pyspoken.com/2018/12/04/happy-birthday-sysv_ipc/

Ten years ago today, I released the first version of sysv_ipc (a Python wrapper around System V IPC primitives). Happy 10th birthday!
You can find it on GitHub and PyPI.
Techiediaries - Django: Django Form Example—Bootstrap 4 UI via django-crispy-forms

Link: https://www.techiediaries.com/django-form-bootstrap/

In this practical tutorial, you will build a simple example Django application with a form styled with Bootstrap 4.
In this tutorial, you'll be using django-crispy-forms, a popular package that makes
codingdirectional: Search for any duplicate file with python

Link: http://codingdirectional.info/2018/12/05/search-for-any-duplicate-file-with-python/

Welcome to the new chapter of this remove duplicate file project. After creating a thread class, open a file and open a folder in the previous few chapters, we can now start to move toward our main ob
gamingdirectional: Lets move on to the next game level!

Link: http://gamingdirectional.com/blog/2018/12/05/python-6/

Welcome back, in this article we will create the next level setup scene for our pygame project. Yesterday I had a deep thought about the method which we should use to do the game objects setup for eac
Bhishan Bhandari: Going serverless with Chalice and AWS lambda

Link: http://feedproxy.google.com/~r/TheTaraNights/~3/OlycKFaBi4k/

The intentions of this post is to host a simple example of chalice from AWS that allows serverless API creation with the use of AWS lambda. You also get auto-generation of IAM policy making it faster
Real Python: Sending Emails With Python

Link: https://realpython.com/python-send-email/

You probably found this tutorial because you want to send emails using Python. Perhaps you want to receive email reminders from your code, send a confirmation email to users when they create an accoun
Stack Abuse: Sets in Python

Link: https://stackabuse.com/sets-in-python/


Introduction
How to Create a Set
Accessing Set Items
Adding Items to a Set
Removing Items from a Set
Set Union
Set Intersection
Set Difference
Set Comparison
Set Methods
Python Frozen Set
Conclusion
Christian Barra: How to reverse a list in Python

Link: https://chrisbarra.xyz/posts/how-to-reverse-list-in-python/

How to reverse a list using the square brackets notation with #Python? #europython pic.twitter.com/4C4i9LWv1r
— Christian Barra (@christianbarra) July 25, 2018
Reversing a list in Python is really,
Marc Richter: Create your own Telegram bot with Django on Heroku – Part 10 – Creating a view for your bot’s webhook

Link: https://www.marc-richter.info/django-telegram-bot-part-10/

This article was published at Create your own Telegram bot with Django on Heroku – Part 10 – Creating a view for your bot’s webhook .
If you are reading this on any other page, which is not some “plan
PyCharm: PyCharm 2018.3.1

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

PyCharm 2018.3.1 is now available, with various bug fixes. To update, choose Help | Check for Updates in the IDE, or download it from our website.
Improved in This Version

A fix for the recently adde
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