Bob Belderbos(@bbelderbos) 's Twitter Profileg
Bob Belderbos

@bbelderbos

Software developer passionate about building useful tools and helping people grow their #Python and #programming skills through @Pybites

ID:177360544

linkhttps://pybit.es calendar_today11-08-2010 23:08:42

15,8K Tweets

10,4K Followers

1,3K Following

Bob Belderbos(@bbelderbos) 's Twitter Profile Photo

Managing environment variables in , python-dotenv or -decouple?

When I need to:

from distutils.util import strtobool
DEBUG = bool(strtobool(os.getenv('DEBUG', 'True')))

...to ensure correct types, I opt out of python-dotenv. Python-decouple (or Pydantic) it is for me :)

account_circle
Bob Belderbos(@bbelderbos) 's Twitter Profile Photo

Exciting new Pybites episode: we talk with Pydantic creator Samuel Colvin about how Pydantic came about, how it became a company, future vision, FastUI, and Pydantic's newly released Logfire product 😍 (including a demo 💡). Check it out here:
youtu.be/KZHvs_j6fuA - enjoy 🎧

account_circle
Bob Belderbos(@bbelderbos) 's Twitter Profile Photo

Had a great conversation with Jim Hodapp to talk about the power of (and mindset) to advance your career as a 💡 📈

Check it out here: reltech.substack.com/p/why-coaching… - thanks Jim 🙏

account_circle
Bob Belderbos(@bbelderbos) 's Twitter Profile Photo

Set operations in work on dictionaries as well, because they implicitly operate on the keys, not the values. Ideal for quick key comparisons 🚀

Here is a quick example:

Set operations in #Python work on dictionaries as well, because they implicitly operate on the keys, not the values. Ideal for quick key comparisons 🚀 Here is a quick example:
account_circle
Samuel Colvin(@samuel_colvin) 's Twitter Profile Photo

We're live!

Pydantic Logfire is in open beta.

Since I started writing Python in 2010, I've wanted a better way to do logging.

Off the back of Pydantic's unbelievable growth, last year I started a company backed by Sequoia Capital, and lucky enough to hire the brightest people I…

account_circle
Bob Belderbos(@bbelderbos) 's Twitter Profile Photo

Check out this cool blog post by Rodrigo 🐍🚀: mathspp.com/blog/til/bette…

Using a named tuple in pytest's parametrisation can indeed make your code cleaner / more readable 😍 📈

account_circle
Bob Belderbos(@bbelderbos) 's Twitter Profile Photo

In our new podcast episode, Julian chats with Luis Palacios, who transitioned from custodian to IT Analyst.

His inspiring journey into tech highlights how solid and training can truly open new doors. Check it out! 🚀

youtube.com/watch?v=Rmr42v…

account_circle