logoalt Hacker News

nicceyesterday at 1:38 PM0 repliesview on HN

> Unless you are Python, where the standard library includes multiple HTTP libraries and everyone installs the requests package anyways.

The amount of time defining same data structures over and over again vs `pip install requests` with well defined data structures.