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

Image may be NSFW.
Clik here to view.

Techiediaries - Django: An Introduction to REST with PHP by Building a Simple...

In this tutorial we are going to learn how to build a simple real world REST API with plain PHP. This API will be the basis of the next tutorials for adding JWT-based authentication and building your...

View Article


Sandipan Dey: Hand-Gesture Classification using Deep Convolution and Residual...

In this article, first an application of convolution net to classify a set of hand-sign images is going to be discussed.  Later the accuracy of this classifier will be improved using a deep res-net....

View Article


Image may be NSFW.
Clik here to view.

Amjith Ramanujam: FuzzyFinder - in 10 lines of Python

Introduction:FuzzyFinder is a popular feature available in decent editors to open files. The idea is to start typing partial strings from the full path and the list of suggestions will be narrowed down...

View Article

Weekly Python StackOverflow Report: (cix) stackoverflow python report

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2018-01-20 09:38:37 GMTWhat is this odd Python colon behavior doing? -...

View Article

David MacIver: A pathological example for test-case reduction

This is an example I cut from a paper I am currently writing about test-case reduction because I needed to save space and nobody except me actually cares about the algorithmic complexity of test-case...

View Article


David MacIver: Lazy fisher-yates shuffling for precise rejection sampling

This is a trick I figured out a while ago. It came up in a problem I was working on, so I thought I’d write it up.I haven’t seen it anywhere else, but I would be very surprised if it were in any way...

View Article

Possbility and Probability: Using Python argparse and arguments with dashes

Have you ever been soooooo close to putting a puzzle together only to discover at the last minute that you are missing a piece? This happens to me all the time when I’m coding and I hit that last...

View Article

Image may be NSFW.
Clik here to view.

Python Data: Local Interpretable Model-agnostic Explanations – LIME in Python

When working with classification and/or regression techniques, its always good to have the ability to ‘explain’ what your model is doing. Using Local Interpretable Model-agnostic Explanations (LIME),...

View Article


Image may be NSFW.
Clik here to view.

Import Python: #159: How to speed up Python application startup time, Hunting...

Worthy Read Optimize Utilization with GoCD’s Elastic Agents GoCD is a continuous delivery tool specializing in advanced workflow modeling and dependency management. Our new AWS ECS elastic agents...

View Article


Techiediaries - Django: Handling CORS in Express 4

CORS stands for Cross Origin Resource Sharing and allows modern web browsers to be able to send AJAX requests and receive HTTP responses for resource from other domains other that the domain serving...

View Article

Python Does What?!: None on the left

A natural default, None is probably the most commonly assigned value in Python. But what happens if you move it to the left side of that equation? In Python 2:>>> None = 2 File...

View Article

Artem Golubin: Understanding internals of Python classes

The goal of this series is to describe internals and general concepts behind the class object in Python 3.6. In this part, I will explain how Python stores and lookups attributes. I assume that you...

View Article

Sandipan Dey: Recursive Graphics, Bilinear Interpolation and Image...

The following problem appeared in an assignment in the Princeton course COS 126 . The problem description is taken from the course itself. Recursive Graphics Write a program that plots a Sierpinski...

View Article


Techiediaries - Django: Handling CORS in Django REST Framework

If you are building applications with Django and modern front-end/JavaScript technologies such as Angular, React or Vue, chances are that you are using two development servers for the back-end server...

View Article

Amit Saha: Linux System Mining with Python

In this article, we will explore the Python programming language as a tool to retrieve various information about a system running Linux. Let's get started.Which Python?When I refer to Python, I am...

View Article


Programiz: Python Arrays

In this article, you’ll learn about Python array, how to create an array, find length of an array, access, slice, modify and remove elements of an array in Python.

View Article

Matthew Rocklin: Pangeo: JupyterHub, Dask, and XArray on the Cloud

This work is supported by Anaconda Inc, the NSF EarthCube program, and UC Berkeley BIDSA few weeks ago a few of us stood up pangeo.pydata.org, an experimental deployment of JupyterHub, Dask, and XArray...

View Article


Image may be NSFW.
Clik here to view.

Mike Driscoll: PyDev of the Week: Christopher Truncer

This week we welcome Christopher Truncer (@ChrisTruncer) as our PyDev of the Week! He is a co-founder and current developer of the Veil-Framework. Christopher basically develops pen-testing utilities...

View Article

NumFOCUS: Diverse & Inclusive Events and Conferences Cookbook — Notes...

The post Diverse & Inclusive Events and Conferences Cookbook — Notes from the DISC Unconference appeared first on NumFOCUS.

View Article

Image may be NSFW.
Clik here to view.

Doug Hellmann: pyclbr — Class Browser — PyMOTW 3

pyclbr can scan Python source to find classes and stand-alone functions. The information about class, method, and function names and line numbers is gathered using tokenize without importing the code....

View Article
Browsing all 23144 articles
Browse latest View live


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