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

Image may be NSFW.
Clik here to view.

Stack Abuse: GUI Development with Python Tkinter: An Introduction

IntroductionIf you're reading this article, there's a chance that you are one of those people who appreciate software operated via a simple command-line interface. It's quick, easy on your system's...

View Article


Real Python: Python's range() Function (Guide)

Python’s built-in range function is a handy tool to know you need to perform an action a specific number of times.By the end of this article, you’ll:Understand how Python’s range function worksKnow how...

View Article


PyCon: Pycon 2019 Call for Proposals is Open!

The time is upon us again! PyCon 2019’s Call for Proposals has officially opened for talks, tutorials, posters, education summit presentations, as well as the hatchery program PyCon Charlas. PyCon is...

View Article

Python Anywhere: Auto-renewing your Let's Encrypt certificate with scheduled...

Let's Encrypt certificates are really useful for custom domains -- you can get HTTPS working on your site for free. Their one downside is that the certificate only lasts for 90 days, so you need to...

View Article

Image may be NSFW.
Clik here to view.

PyCharm: Support framework of a strong relationship. 30% off PyCharm and 100%...

In summer 2017, JetBrains PyCharm partnered with the Django Software Foundation for the second year in a row to generate a big boost to the Django fundraising campaign. The campaign was a huge success....

View Article


Test and Code: 49: tox - Oliver Bestwalter

tox is a simple yet powerful tool that is used by many Python projects.tox is not just a tool to help you test a Python project against multiple versions of Python. In this interview, Oliver and Brian...

View Article

Mike C. Fletcher: Yay, django 1.11 broken frozen/pyc migrations again

So somehow Django stopped being able to support .pyc files as migrations between our last builds with 1.11.lower and the current builds with 1.11.higher. Frozen environments use these to distribute...

View Article

Programming Ideas With Jake: Python Descriptors 2nd Edition!

The second edition of my book was just published and available at the source and on Amazon. To purchase, just click one of the links in the sidebar! Also, I’ll be writing up a new article to be...

View Article


Will McGugan: Adding type hints to the Django ORM

It occurred to me that Django's ORM could do with a bit of a revamp to make use of recent developments in the Python language.The main area where I think Django's models are missing out is the lack of...

View Article


Mike Driscoll: Testing Jupyter Notebooks

The more you do programming, the more you will here about how you should test your code. You will hear about things like Extreme Programming and Test Driven Development (TDD). These are great ways to...

View Article

Image may be NSFW.
Clik here to view.

PyBites: Code Challenge 54 - Query the Spotify API - Review

In this article we review last week's Python Clipboard History code challenge. Reminder: new structure review post / Hacktoberfest is back!From now on we will merge our solution into our Community...

View Article

PyBites: Code Challenge 55 - #100DaysOfCode Curriculum Generator

There is an immense amount to be learned simply by tinkering with things. - Henry FordHey Pythonistas,It's time for another code challenge! This week we're asking you to create your own #100DaysOfCode...

View Article

Codementor: Celery Task Routing: The Basics

View Article


Image may be NSFW.
Clik here to view.

Stack Abuse: A Brief Introduction to matplotlib for Data Visualization

IntroductionPython has a wide variety of useful packages for machine learning and statistical analysis such as TensorFlow, NumPy, scikit-learn, Pandas, and more. One package that is essential to most...

View Article

Image may be NSFW.
Clik here to view.

Randy Zwitch: Using pandas and pymapd for ETL into OmniSci

I’ve got PyData NYC 2018 in two days and rather finishing up my talk, I just realized that my source data has a silent corruption due to non-standard timestamps. Here’s how I fixed this using pandas...

View Article


A. Jesse Jiryu Davis: Recap: PyGotham 2018 Speaker Coaching

With your help, we raised money for twelve PyGotham speakers to receive free training from opera singer and speaking coach Melissa Collom. Most of the speakers were new to the conference scene; Melissa...

View Article

Python Bytes: #99 parse - the regex antidote in Python

View Article


Andrea Grandi: Using ipdb with Python 3.7.x breakpoint

Python 3.7.x introduced a new method to insert a breakpoint in the code. Before Python 3.7.x to insert a debugging point we had to write import pdb; pdb.set_trace() which honestly I could never...

View Article

Vasudev Ram: The 2018 Python Developer Survey

By Vasudev RamReposting a PSF-Community email as a PSA:Participate in the 2018 Python Developer Survey.Excerpt from an email to the psf-community@python.org and psf-members-announce@python.org mailing...

View Article

Image may be NSFW.
Clik here to view.

Mike Driscoll: Jupyter Notebook Debugging

Debugging is an important concept. The concept of debugging is trying to figure out what is wrong with your code or just trying to understand the code. There are many times where I will come to...

View Article
Browsing all 23116 articles
Browse latest View live


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