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

Image may be NSFW.
Clik here to view.

Red Hat Developers: What, No Python in RHEL 8 Beta?

TL;DR Of course we have Python! You just need to specify if you want Python 3 or 2 as we didn’t want to set a default. Give yum install python3 or yum install python2 a try. Or, if you want to see what...

View Article


Image may be NSFW.
Clik here to view.

Mike Driscoll: Python 101: Episode #35 – The virtualenv Package

In this screencast, we will learn about creating Python virtual environments using the popular virtualenv package.You can also read the chapter this video is based on here or get the book on...

View Article


Image may be NSFW.
Clik here to view.

Semaphore Community: Dockerizing a Python Django Web Application

This article is brought with ❤ to you by Semaphore.IntroductionThis article will cover building a simple 'Hello World'-style web application written in Django and running it in the much talked about...

View Article

Image may be NSFW.
Clik here to view.

Semaphore Community: Continuous Deployment of a Python Flask Application with...

This article is brought with ❤ to you by Semaphore.IntroductionIn this tutorial, we'll go through the continuous integration and deployment of a dockerized Python Flask application with Semaphore....

View Article

Wallaroo Labs: Using Wallaroo with PostgreSQL

Introduction In the last blog post, I gave an overview of our new Connectors APIs, discussing how they work under the hood and going over some of the examples we provide. In this post, we are going to...

View Article


Rene Dudfield: 🐱‍🏍 — the first pygame 2 community game. Starting now! Are you...

What is a 🐱‍🏍? *[0].There was this email thread on the pygame mailing list."About Pygame development".One topic of that conversation was doing a community game in there for reasons(see below).I would...

View Article

NumFOCUS: This #GivingTuesday, We’re Saying “Thank You” To Our Supporters

The post This #GivingTuesday, We’re Saying “Thank You” To Our Supporters appeared first on NumFOCUS.

View Article

Image may be NSFW.
Clik here to view.

PyCoder’s Weekly: Issue #344 (Nov. 27, 2018)

Guido van Rossum Updates, Automated Testing, and More body,#bodyTable,#bodyCell{ height:100% !important; margin:0; padding:0; width:100% !important; } table{ border-collapse:collapse; } img,a img{...

View Article


Django Weblog: The DSF Board elections - what about you?

I'm standing down from my position on the Django Software Foundation Board, having served for three years as the DSF's Vice-President (it's a nice role to have - but not nearly as grand as it...

View Article


Image may be NSFW.
Clik here to view.

Vladimir Iakolev: Measuring community opinion: subreddits reactions to a link

As everyone knows a lot of subreddits are opinionated, so I thought that it might be interesting to measure the opinion of different subreddits opinions. Not trying to start a holy war I’ve...

View Article

Codementor: AutoHotkey, Python style

Implementing an AutoHotkey wrapper in Python.

View Article

Matthew Rocklin: Support Python 2 with Cython

SummaryMany popular Python packages are dropping support for Python 2 next month. This will be painful for several large institutions. Cython can provide a temporary fix by letting us compile a Python...

View Article

John Cook: Searching for Mersenne primes

The nth Mersenne number isMn = 2n– 1.A Mersenne prime is a Mersenne number which is also prime. So far 50 have been found [1].A necessary condition for Mn to be prime is that n is prime, so searches...

View Article


Image may be NSFW.
Clik here to view.

Real Python: Python Community Interview With Emily Morehouse

I’m very pleased to be joined this week by Emily Morehouse. Emily is one of the newest additions to the CPython core developer team, and the founder and director of engineering of Cuttlesoft. Emily and...

View Article

Stack Abuse: Search Algorithms in Python

IntroductionSearching for data stored in different data structures is a crucial part of pretty much every single application.There are many different algorithms available to utilize when searching, and...

View Article


Stack Abuse: Saving Text, JSON, and CSV to a File in Python

Saving data to a file is one of the most common programming tasks you may come across in your developer life. Generally, programs take some input and produce some output. There are numerous cases in...

View Article

Image may be NSFW.
Clik here to view.

PyCharm: Let PyCharm Do Your Import Janitorial Work

What’s something you do all the time in Python? Import modules from packages. Not just that, you also fiddle with the formatting to make the style nannies happy. And remove unused imports. And bunches...

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

Django Weblog: Report from PyCon Zimbabwe 2018

The 3rd edition of Pycon Zimbabwe was held from the 19th to the 20th of October, 2018 under the theme: “For the community, by the community”. The conference was hosted at Cresta Oasis Hotel in Harare,...

View Article

Image may be NSFW.
Clik here to view.

RMOTR: Google Sheets with Python (live demo)

TL;DR: You can interact with Google Spreadsheets (read, write, etc) from Python in a super simple way by using https://github.com/burnash/gspread Python library. Want to jump right into code? Give it a...

View Article
Browsing all 24367 articles
Browse latest View live


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