Experiments with in-memory spatial radius queries in Python

Efficient geo-spatial radius queries on a given dataset are a problem that we’re very regularly facing. Usually we handle the problem by… Read more

Similar

A Tax Attorney Uses Python

Two years ago today I started studying the Python programming language. I had heard how Python is supposed to be an easy language to learn, and I thought it might be useful. Here is a sampling of the ways that I have used Python: Checking for errors on my... (more…)

Read more »

Python and Django vs. Ruby and Rails

tl;dr - Python. I can't even begin to count how many forum posts and deleted Stack Overflow questions there are boiling down to some version of Python vs. Ruby or, more specifically, Django vs. Rails.

Read more »