tryexceptpass
1,010
posts
Creator of tryexceptpass.org. Here to find if #python can power a #docker #gaming AI while asynchronously cruising the confines of subspace!
Joined July 2012
Pinned
Everyone wants to build #software with #microservices. But few understand the trade-offs. With Episode 13, we take a look at some. tryexceptpass: tryexceptpass.org/podcast/ep13-p… Apple: podcasts.apple.com/us/podcast/try… Google: podcasts.google.com/?feed=aHR0cHM6… Spotify: open.spotify.com/show/2IvzLS8wV…

00:00
Another neat
@realpythonarticle on how to use list comprehensions in your #python code. I find that in most cases they help with readability, but that can quickly get out of control.
The folks at aio-libs are very busy bringing you #python libraries that leverage #asyncio to talk to common services like #MySQL#HTTPS #PostgreSQL #Redis #AWS. Definitely worth a look.
We like to encourage #async #programming wherever possible. Here's a post from
@crolorison using async with #redis as well as optimizing calls with #python's asyncio.gather(). redislabs.com/blog/async-awa…

