Links
Things worth reading. Or not. At least, I thought I'd rather keep them when I encountered them.1316 links so far, newest first.
grocker.readthedocs.io
Documentation for Grocker, a tool that bundles a Python application into a Docker image while keeping the image as small as possible.
developers.google.com
Guide to browser HTTP caching: how Cache-Control, ETag and Last-Modified work, and how to pick a strategy for versioned and unversioned URLs.
aiohttp-wsgi.readthedocs.io
Documentation for aiohttp-wsgi, an adapter that runs WSGI applications such as Django or Flask on the asyncio-based aiohttp server.
pypi.python.org
Python package that reloads web pages in the browser when watched files change, without hitting refresh.
dask.readthedocs.io
Documentation for Dask, a Python library for parallel and distributed computing that scales data processing from a laptop to a cluster.
pandas.pydata.org
Documentation for pandas, the Python library providing DataFrames and the tools that go with them for practical data analysis.
github.com
Workshop materials for TensorFlow — notebooks and code covering graph building, model training, the high-level APIs and transfer learning.
bigchaindb.com
Home of BigchainDB, a database with blockchain characteristics: decentralized control, immutability and asset support, at database throughput.
github.com
Example code for the EuroPython 2016 talk "Testing the untestable, a beginner's guide to mock objects".
grpc.io
Home of gRPC, an open-source high-performance remote procedure call framework for connecting services across languages and environments.
mockextras.readthedocs.io
Documentation for mockextras, a library adding a fluent configuration API, stubs and argument matchers to Python's unittest.mock.
research.googleblog.com
Visualising what a neural network has learned by generating images that amplify what each layer recognises.
lasagne.readthedocs.io
Documentation for Lasagne, a lightweight library for building and training neural networks in Theano.
tuxcademy.org
A project publishing free training materials on Linux and open-source software.
github.com
A PostgreSQL client library for Python/asyncio, built for fast asynchronous database access.



















