GeistHaus
log in · sign up

Utilities

urllib3.readthedocs.io

Useful methods for working with http.client, completely decoupled from code specific to urllib3. At the very core, just like its predecessors, urllib3 is built on top of http.client – the lowest le...

6 pages link to this URL
Decorators in Python make composability easier

The last couple of posts have been about 49travel and the way I built it. This week I am going to be talking about decorators for a bit. It seems very disconnected from the last posts, but I started reflecting on this while writing some Python for 49travel. So there’s still a connection!

0 inbound links article en