Quantcast
Channel: Planet Python
Browsing all 24356 articles
Browse latest View live

Codementor: I played and learned and built a McKenna Reddit Bot in Python...

I built a McKenna QuoteBot, deployed it on a Raspberry Pi, and in the process learned about OOP in Python, Error Handling, and running headless Raspberry Pi's!

View Article


Anarcat: October 2018 report: LTS, Monkeysphere, Flatpak, Kubernetes, CD...

Debian Long Term Support (LTS)This is my monthly Debian LTS report. GnuTLSAs discussed last month, one of the options to resolve the pending GnuTLS security issues was to backport the latest 3.3.x...

View Article


Image may be NSFW.
Clik here to view.

Catalin George Festila: Python Qt5 - QtSql with QSQLITE example.

Today I will show you how to deal with QtSql and QSQLITE and show a table into an MDI (Multiple Document Interface) application.First I create tree scripts named:PyQt5_connection.py - create a memory...

View Article

eGenix.com: Python Meeting Düsseldorf - 2018-11-07

The following text is in German, since we're announcing a regional user group meeting in Düsseldorf, Germany.AnkündigungDas nächste Python Meeting Düsseldorf findet an folgendem Termin...

View Article

Weekly Python StackOverflow Report: (cl) stackoverflow python report

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2018-11-03 15:57:59 GMTWhat is a Pythonic way of doing the following...

View Article


PyBites: PyBites Twitter Digest - Issue 35, 2018

Mike Kennedy interviewed by Real Python!🐍🎤 @mkennedy is the host of the most popular Python podcast, @TalkPython as well as a co-host on the @pythonbytes p… https://t.co/fMRTc1ndeP— Real Python...

View Article

Codementor: Monitoring a Dockerized Celery Cluster with Flower

View Article

Image may be NSFW.
Clik here to view.

Catalin George Festila: Python Qt5 - QtSql with QtOpenGL example.

Today I will show you how to deal with QtOpenGL.Let's make a test to see what is this:>>> import PyQt5>>> from PyQt5.QtOpenGL import *>>> dir(PyQt5.QtOpenGL)['QGL',...

View Article


Simple is Better Than Complex: Django Authentication Video Tutorial

In this tutorial series, we are going to explore Django’s authentication system by implementing sign up, login, logout, password change, password reset and protected views from non-authenticated users....

View Article


Andrea Grandi: Why I mentor on Exercism.io

Exercism (https://exercism.io) is a platform that has been created to help people improving their coding skills, thanks to the volunteers mentoring the students. There are tracks for almost all the...

View Article

Codementor: Python Style Guide - Complete

This style guide aims to document my preferred style for writing Python code.

View Article

Peter Bengtsson: How to JSON schema validate 10x (or 100x) faster in Python

This is perhaps insanely obvious but it was a measurement I had to do and it might help you too if you use python-jsonschema a lot too.I have this project which has a migration script that needs to...

View Article

Codementor: Building a neighbour matrix with python

From maths formula to python implementation with python: a neighbours matrix.

View Article


Django Weblog: DSF Individual membership - call for implementation proposals

The DSF wishes to put in place a system for the nomination, approval and accession of Individual Members.The DSF wants to expand its membership, not just in number, but also in diversity. The current...

View Article

Ned Batchelder: Careful with negative assertions

A cautionary tale about testing that things are unequal...We had a test that was kind of like this:def test_thing():    data = "I am the data"    self.assertNotEqual(...

View Article


Image may be NSFW.
Clik here to view.

Mike Driscoll: PyDev of the Week: Bernat Gabor

This week we welcome Bernat Gabor (@gjbernat) as our PyDev of the Week! Bernat is a core developer of the tox automation project. You can check out his Github to see what other open source projects he...

View Article

Image may be NSFW.
Clik here to view.

Tryton News: Translations updated every months

@ced wrote:pexels-photo-270233.jpeg1280x889 275 KBTryton uses pootle to manage and collaborate on translating it into many languages. We have setup a monthly task that update the terms on the server...

View Article


Bhishan Bhandari: Basic File Operations – Golang

One of the most basic task when working on a server is the ability to effectively operate with the files and file system. Like many languages, Golang has convenient methods to work with files. The...

View Article

Image may be NSFW.
Clik here to view.

Julien Danjou: The Best flake8 Extensions for your Python Project

In the last blog post about coding style, we dissected what the state of the art was regarding coding style check in Python.As we've seen, Flake8 is a wrapper around several tools and is extensible via...

View Article

Codementor: Top Data Science Hacks

Top tips and tricks for data science enthusiast to make more productive use of time & make difficult data science tasks simpilier.

View Article
Browsing all 24356 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>