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

Hynek Schlawack: Python 3 in 2016

My completely anecdotal view on the state of Python 3 in 2016. Based on my own recent experience, observations, and exchanges with other members of the Python community.

View Article


Matthew Rocklin: Introducing Dask distributed

Dask, a Python library for parallel computing, now works on clusters. During the past few months I and others have extended dask with a new distributed memory scheduler. This enables dask’s existing...

View Article


End Point: IPython Tips and Tricks

Recently I have been working on Python automation scripts. Very often I use IPython to develop/debug the code. IPython is an advanced interactive python shell. It is a powerful tool which has many more...

View Article

End Point: Raw Packet Manipulation with Scapy

InstallationScapy is a Python-based packet manipulation tool which has a number of useful features for those looking to perform raw TCP/IP requests and analysis. To get Scapy installed in your...

View Article

Giampaolo Rodola: psutil 4.0.0 and how to get "real" process memory and...

New psutil 4.0.0 is out, with some interesting news about process memory metrics. I'll just get straight to the point and describe what's new."Real" process memory infoDetermining how much memory a...

View Article


Tim Golden: UK Python Help needed: Volunteers for teacher collaboration

[Reproduced very lightly edited from Nicholas Tollervery’s post to python-uk. Either reply to that thread or ping Nicholas on Twitter]TL;DR: I need volunteers from around the country to support a...

View Article

Image may be NSFW.
Clik here to view.

PyCon: Announcing the Keynote Speakers for PyCon 2016

We are excited to announce our keynote speakers for PyCon 2016!Each speaker will be featured at one of our plenary sessions, of which there are four — a plenary session that opens each of the three...

View Article

Nikola: Nikola v7.7.6 is out!

On behalf of the Nikola team, I am pleased to announce the immediate availability of Nikola v7.7.6. It fixes some bugs and adds new features.What is Nikola?Nikola is a static site and blog generator,...

View Article


Brian Okken: Ian Cordasco – Betamax (PTP013)

Testing apps that use requests without using mock. Subscribe on iTunes, RSS Interview with Ian Cordasco (@sigmavirus24) Topics: Betamax – python library for replaying requests interactions for use in...

View Article


Image may be NSFW.
Clik here to view.

End Point: Integrate Twilio in Django

TwilioTwilio is a powerful HTTP API that allows you to build powerful voice and SMS apps. The goal of this blog post is to help make building the SMS applications as simple as possible in django. There...

View Article

Brett Cannon: How the heck does async/await work in Python 3.5?

Being a core developer of Python has made me want to understand how the language generally works. I realize there will always be obscure corners where I don't know every intricate detail, but to be...

View Article

Daily Tech Video (Python): [Video 444] Tenn Leeuwenburg: Tutorial — Applied...

In machine learning, we train a computer to find correlations in our data — correlations that we might not find ourselves, or that would be too complex and time-consuming for a human to do. When you...

View Article

Mike Driscoll: Python – How to use functools.wraps

There is a little known tool that I wanted to talk about today. It is called wraps and it’s a part of the functools module. You can use wraps as a decorator to fix docstrings and names of decorated...

View Article


Image may be NSFW.
Clik here to view.

Ionel Cristian Mărieș: Notes on debugging

Debugging is a favourite subject of mine. It's an incredibly interesting area of programming but unfortunately not always a trivial one. It's also very important - it plays a significant part in...

View Article

Image may be NSFW.
Clik here to view.

Programando Ciência: Multiplying matrices element by element on GNU Octave

Hey scientist! Today we’ll continue our series about matrices on GNU Octave! In this post we’ll talk about multiplying matrices and vectors. Let’s do this! Do you remember how to define vectors and...

View Article


Diego Garcia: Threads em Python? é claro!

Muito provavelmente você já deve ter ouvido a mesma lenda que me foi contada quando estava apreendendo python:Python não é bom com threadsIsso não é totalmente mentira, mas a questão é, threads só não...

View Article

Image may be NSFW.
Clik here to view.

EuroPython: EuroPython 2016: Call for Proposals

We’re looking for proposals on every aspect of Python: programming from novice to advanced levels, applications and frameworks, or how you have been involved in introducing Python into your...

View Article


AppNeta Blog: PyPI deployment with Travis CI

The TraceView team has added the ability to delete applications to our Application Management API, so now users are enabled to programmatically delete and clean up applications in TraceView that are no...

View Article

Graham Dumpleton: Building a better user experience for deploying Python web...

Yet again I missed out on a getting a talk into PyCon US. The title of my proposed talk was the same as this blog post. Since it wasn’t accepted, I thought I might instead use a blog post to give a...

View Article

Investing using Python: 15 years of forex and CFDs tick data to MongoDB using...

In the second part I've made a crude row by row insertion of ticks to MongoDB version. Its poor performance surely can be greatly improved just not by checking type of every element in the table, but...

View Article
Browsing all 22462 articles
Browse latest View live


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