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

Image may be NSFW.
Clik here to view.

Galvanize: Computer Science Education Week Returns to Colorado

Computer Science Education Week (CSED Week), founded in 2014, is an annual program dedicated to showing K-12 students the importance of computer science education. This year, in partnership with...

View Article


Image may be NSFW.
Clik here to view.

Simple is Better Than Complex: Advanced Form Rendering with Django Crispy Forms

[Django 2.1.3 / Python 3.6.5 / Bootstrap 4.1.3]In this tutorial we are going to explore some of the Django Crispy Forms features to handle advanced/custom forms rendering. This blog post started as a...

View Article


Image may be NSFW.
Clik here to view.

Python Celery - Weekly Celery Tutorials and How-tos: Kubernetes for Python...

Kubernetes is an open-source container-orchestration system for automating deployment, scaling and management of containerised apps.Kubernetes helps you to run, track and monitor containers at scale....

View Article

Guido van Rossum: What to do with your computer science career

I regularly receive questions from students in the field of computer science looking for career advice.Here's an answer I wrote to one of them. It's not comprehensive or anything, but I thought people...

View Article

Codementor: Learning Python: From Zero to Hero

First of all, what is Python? According to its creator, Guido van Rossum, Python is a: “high-level programming language, and its core design philosophy is all about code readability and a syntax...

View Article


Moshe Zadka: Common Mistakes about Generational Garbage Collection

(Thanks to Nelson Elhage and Saivickna Raveendran for their feedback on earlier drafts. All mistakes that remain are mine.)When talking about garbage collection, the notion of "generational collection"...

View Article

Image may be NSFW.
Clik here to view.

gamingdirectional: Create a game’s start scene for pygame project

In this article we are going to create a start scene for our pygame project. The start scene itself looks really simple but the process to render the start scene will involve the modification of a few...

View Article

Image may be NSFW.
Clik here to view.

Erik Marsja: Explorative Data Analysis with Pandas, SciPy, and Seaborn

In this post we are going to learn to explore data using Python, Pandas, and Seaborn. The data we are going to explore is data from a Wikipedia article. In this post we are actually going to learn how...

View Article


Codementor: The Python API for Juniper Networks

Learn about Juniper networks and PyEZ in this guest post by Eric Chou, the author of Mastering Python Networking – Second Edition...

View Article


Image may be NSFW.
Clik here to view.

PyCharm: PyCharm 2018.3.1 RC Out Now

PyCharm 2018.3.1 Release Candidate is now available, with various bug fixes. Get it now from our Confluence pageImproved in This VersionA fix for recently added WSL support in PyCharm 2018.3A few fixes...

View Article

Image may be NSFW.
Clik here to view.

PyPy Development

Hello everyoneAt PyPy we are trying to support a relatively wide range of platforms. We have PyPy working on OS X, Windows and various flavors of linux (and unofficially various flavors of BSD) on the...

View Article

PythonClub - A Brazilian collaborative blog about Python: Algoritmos de...

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

View Article

Continuum Analytics Blog: Understanding Conda and Pip

Conda and pip are often considered as being nearly identical. Although some of the functionality of these two tools overlap, they were designed and should be used for different purposes. Pip is the...

View Article


Image may be NSFW.
Clik here to view.

Stack Abuse: Python Data Visualization with Matplotlib

IntroductionVisualizing data trends is one of the most important tasks in data science and machine learning. The choice of data mining and machine learning algorithms depends heavily on the patterns...

View Article

Image may be NSFW.
Clik here to view.

Catalin George Festila: Python Qt5 - submenu example.

Using my old example I will create a submenu with PyQt5.First, you need to know the submenu works like the menu.Let's see the result:The source code is very simple:# -*- coding: utf-8 -*-"""@author:...

View Article


Hynek Schlawack: Python Application Dependency Management in 2018

We have more ways to manage dependencies in Python applications than ever. But how do they fare in production? Unfortunately this topic turned out to be quite polarizing and was at the center of a lot...

View Article

Image may be NSFW.
Clik here to view.

Python Engineering at Microsoft: Python in Visual Studio Code – November 2018...

We are pleased to announce that the November 2018 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the Marketplace, or install it...

View Article


Matt Layman: Deciphering Python: How to use Abstract Syntax Trees (AST) to...

Let’s get a little “meta” about programming. How does the Python program (better know as the interpreter) “know” how to run your code? If you’re new to programming, it may seem like magic. In fact, it...

View Article

Reinout van Rees: Amsterdam Python meetup, november 2018

My summary of the 28 november python meetup at the Byte office. I myself also gave a talk (about cookiecutter) but I obviously haven't made a summary of that. I'll try to summarize that one later...

View Article

PyBites: 3 Cool Things You Can do With the dateutil Module

In this short article I will show you how to use dateutil's parse, relativedelta and rrule to make it easier to work with datetimes in Python.Firt some necessary...

View Article
Browsing all 24369 articles
Browse latest View live


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