bunch of links
January 31, 2018 @ 00:15
Couple of links to stuff I’ve been working with recently.
arrow
A really nice Python date library.
packagetracker
A fork of another Python library I tried to contribute to, but that the author has basically abandoned.
IEX Developer Platform
Rather nice web API for obtaining real-time stock quotes.
Envoy
Full-featured and highly-performant distributed reverse proxy engine. Not sure how I missed this one before… nor why I’m still using Amazon’s ELBs now.
bottom
A decent, lightweight Python asyncio IRC client library. AsyncIO all the things!