:wave: Build Engineer @ Mcd Tech Labs. Heard of pa...
# welcome
b
👋 Build Engineer @ Mcd Tech Labs. Heard of pants when evaluating our Bazel stack vs. other offerings. Python-lover who loves tools/tooling as well as infrastructural libraries
👋 3
b
Oh cool! What are your favorite infra libraries?
b
Testing
pytest
(obviously) Fan of
click
(although I did have a butting of heads with the maintainer 😅 )
attrs
, and
requests
are also up there.
There's just so many I wish I had the time/excuse to play with
b
+1
requests
f
big fan of
attrs
here, it really really changed the way I write python
🙌 1
b
Usually, when I find a library I like, I go look at what it's implemented using 🙂
attrs
is used in plenty of libraries
h
I do like
click
, shouted it out in an interview I did a while back when they asked about favorite libraries
👍 2
b
It's by far the least-bad CLI toolkit (I don't think there could ever be a "good" one, just varying levels of bad) I just wish it was open a little more to accepting contributions/additional pluggable functionality
b
Yeah. Pants team makes a point of being very open to welcoming contributions of all kinds, and being extensible as heck so it can be used very flexibly regardless of what maintainers accept into core.
🙌 1
b
I forgot the best infrastructure of all 🤦‍♂️ The standard library! 🎉
💯 1
b
Indeed. Python rocks.