š SRE @ Grubhub, I write Python 8 hours a day when they let me :D
Joined for two reasons:
1 - College posted a bug we encountered, whose details I wanted to follow:
⢠(
https://pantsbuild.slack.com/archives/C046T6T9U/p1657231356976829)
2 - I look forward to the day when I can use the Pants API directly within Python
⢠(currently I maintain a set of internal wrappers for running Pants via
subprocess.run()
and parsing stdout/err to various tuples or models during CI)