View statistics for this project via Libraries.io, or by using our public dataset on Google BigQuery
... (more…)
Read more »
In this series, we examine an SQL query builder I wrote in 150 lines of Python, why I wrote it, how I thought about it, and the decisions I had to make. This article is a sneak peek of the series and the code. (more…)
Read more »
Not too long ago, Facebook unveiled Graphql. This was thought up to be a flexible data access layer designed to work as a simple interface on top of heterogeneous data sources. Not long after facebook had introduced it, github announced that the latest ve... (more…)
Read more »
Long story short: I’m finally starting to drop Python 2 (and a few slightly
older Python 3s) from my projects, in a phased manner. Background and details
follow. (more…)
Read more »