- Firing a million async requests with Python
- Humanize your outputs for other humans with Python
- Concurrent downloads with Python using asyncio or thread pools
- Check file size before downloading it with Python
- Set a retry strategy for Python requests